Home
last modified time | relevance | path

Searched refs:XMIT_GSO_ENC_V6 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h793 #define XMIT_GSO_ENC_V6 (1 << 8) macro
796 #define XMIT_GSO_ENC (XMIT_GSO_ENC_V4 | XMIT_GSO_ENC_V6)
H A Dbnx2x_cmn.c3398 rc |= XMIT_GSO_ENC_V6; in bnx2x_xmit_type()
3737 if (!(xmit_type & (XMIT_GSO_ENC_V6 | XMIT_GSO_V6))) in bnx2x_set_ipv6_ext_e2()
3740 if (xmit_type & XMIT_GSO_ENC_V6) in bnx2x_set_ipv6_ext_e2()