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