Home
last modified time | relevance | path

Searched refs:cqe_has_vlan (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/mlx5/mlx5_en/
HDmlx5_en_rx.c245 if (cqe_has_vlan(cqe)) { in mlx5e_build_rx_mbuf()
/NextBSD/sys/dev/mlx5/
HDdevice.h542 static inline bool cqe_has_vlan(struct mlx5_cqe64 *cqe) in cqe_has_vlan() function