Searched refs:XMIT_CSUM_V4 (Results 1 – 2 of 2) sorted by relevance
548 #define XMIT_CSUM_V4 0x1 macro554 #define XMIT_CSUM (XMIT_CSUM_V4 | XMIT_CSUM_V6)
1872 rc = XMIT_CSUM_V4; in bnx2x_xmit_type()1881 rc |= XMIT_GSO_V4 | XMIT_CSUM_V4 | XMIT_CSUM_TCP; in bnx2x_xmit_type()2216 if (xmit_type & XMIT_CSUM_V4) in bnx2x_start_xmit()