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)
3424 if (xmit_type & XMIT_GSO_ENC) in bnx2x_pkt_req_lin()3438 if (xmit_type & XMIT_GSO_ENC) in bnx2x_pkt_req_lin()3972 if (xmit_type & XMIT_GSO_ENC) in bnx2x_start_xmit()