Searched refs:CQE_RSS_DST_HTYPE_TCP (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c205 case (CQE_RSS_DST_HTYPE_TCP | CQE_RSS_DST_HTYPE_IPV4):
215 case (CQE_RSS_DST_HTYPE_TCP | CQE_RSS_DST_HTYPE_IPV6):
/freebsd-11.0-release/sys/dev/mlx5/
H A Ddevice.h579 CQE_RSS_DST_HTYPE_TCP = 0x1 << 6, enumerator in enum:__anon10723

Completed in 159 milliseconds