Searched refs:RX_PKT_CMPL_FLAGS2_IP_CS_CALC (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_bnxt.c | 2322 if ((flags & RX_PKT_CMPL_FLAGS2_IP_CS_CALC) != 0 && in bnxt_rx() |
H A D | if_bnxtreg.h | 990 #define RX_PKT_CMPL_FLAGS2_IP_CS_CALC UINT32_C(0x1) macro |