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

/linux-master/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.c3425 if (xmit_type & XMIT_GSO_ENC)
3439 if (xmit_type & XMIT_GSO_ENC)
3971 if (xmit_type & XMIT_GSO_ENC)

Completed in 232 milliseconds