Searched refs:XMIT_GSO (Results 1 – 2 of 2) sorted by relevance
3391 if (xmit_type & XMIT_GSO) { in bnx2x_pkt_req_lin()3450 (xmit_type & XMIT_GSO) ? "LSO" : "non-LSO", in bnx2x_pkt_req_lin()4008 if (xmit_type & XMIT_GSO) { in bnx2x_start_xmit()
893 #define XMIT_GSO (XMIT_GSO_V4 | XMIT_GSO_V6 | XMIT_GSO_ENC) macro