Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h796 #define XMIT_GSO_ENC (XMIT_GSO_ENC_V4 | XMIT_GSO_ENC_V6) macro
799 #define XMIT_GSO (XMIT_GSO_V4 | XMIT_GSO_V6 | XMIT_GSO_ENC)
H A Dbnx2x_cmn.c3408 if (xmit_type & XMIT_GSO_ENC) in bnx2x_pkt_req_lin()
3422 if (xmit_type & XMIT_GSO_ENC) in bnx2x_pkt_req_lin()
3961 if (xmit_type & XMIT_GSO_ENC) in bnx2x_start_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h796 #define XMIT_GSO_ENC (XMIT_GSO_ENC_V4 | XMIT_GSO_ENC_V6) macro
799 #define XMIT_GSO (XMIT_GSO_V4 | XMIT_GSO_V6 | XMIT_GSO_ENC)
H A Dbnx2x_cmn.c3424 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()

Completed in 36 milliseconds