Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.h236 #define RX_CMP_V2_L4_CS_OK(flags2) \ macro
292 hdr_cnt = RX_CMP_V2_L4_CS_OK(flags2); in bnxt_parse_csum_v2()
296 if (RX_CMP_V2_L4_CS_OK(flags2)) in bnxt_parse_csum_v2()
344 csum_count = RX_CMP_V2_L4_CS_OK(flags2); in bnxt_parse_pkt_type_v2()