Searched refs:L2_FHDR_ERRORS_TCP_XSUM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | bnx2.h | 296 #define L2_FHDR_ERRORS_TCP_XSUM (1<<28) macro |
H A D | bnx2.c | 3263 if (likely((status & (L2_FHDR_ERRORS_TCP_XSUM | in bnx2_rx_int() |