Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x.h552 #define XMIT_GSO_V6 0x10 macro
555 #define XMIT_GSO (XMIT_GSO_V4 | XMIT_GSO_V6)
Dbnx2x_cmn.c1879 rc |= XMIT_GSO_V6 | XMIT_CSUM_TCP | XMIT_CSUM_V6; in bnx2x_xmit_type()
1973 if ((xmit_type & XMIT_GSO_V6) && in bnx2x_set_pbd_gso_e2()