Home
last modified time | relevance | path

Searched refs:XMIT_GSO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3412 if (xmit_type & XMIT_GSO) { in bnx2x_pkt_req_lin()
3474 (xmit_type & XMIT_GSO) ? "LSO" : "non-LSO", in bnx2x_pkt_req_lin()
4046 if (xmit_type & XMIT_GSO) { in bnx2x_start_xmit()
H A Dbnx2x.h799 #define XMIT_GSO (XMIT_GSO_V4 | XMIT_GSO_V6 | XMIT_GSO_ENC) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3428 if (xmit_type & XMIT_GSO) { in bnx2x_pkt_req_lin()
3487 (xmit_type & XMIT_GSO) ? "LSO" : "non-LSO", in bnx2x_pkt_req_lin()
4057 if (xmit_type & XMIT_GSO) { in bnx2x_start_xmit()
H A Dbnx2x.h799 #define XMIT_GSO (XMIT_GSO_V4 | XMIT_GSO_V6 | XMIT_GSO_ENC) macro

Completed in 22 milliseconds