Searched refs:XMIT_GSO_ENC (Results 1 – 2 of 2) sorted by relevance
796 #define XMIT_GSO_ENC (XMIT_GSO_ENC_V4 | XMIT_GSO_ENC_V6) macro799 #define XMIT_GSO (XMIT_GSO_V4 | XMIT_GSO_V6 | XMIT_GSO_ENC)
3408 if (xmit_type & XMIT_GSO_ENC) in bnx2x_pkt_req_lin()3422 if (xmit_type & XMIT_GSO_ENC) in bnx2x_pkt_req_lin()3956 if (xmit_type & XMIT_GSO_ENC) in bnx2x_start_xmit()