Searched refs:XMIT_CSUM (Results 1 – 2 of 2) sorted by relevance
3936 if (xmit_type & XMIT_CSUM) in bnx2x_start_xmit()3979 } else if (xmit_type & XMIT_CSUM) { in bnx2x_start_xmit()4026 if (xmit_type & XMIT_CSUM) in bnx2x_start_xmit()
798 #define XMIT_CSUM (XMIT_CSUM_V4 | XMIT_CSUM_V6 | XMIT_CSUM_ENC) macro