Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x.h551 #define XMIT_GSO_V4 0x8 macro
555 #define XMIT_GSO (XMIT_GSO_V4 | XMIT_GSO_V6)
Dbnx2x_cmn.c1881 rc |= XMIT_GSO_V4 | XMIT_CSUM_V4 | XMIT_CSUM_TCP; in bnx2x_xmit_type()
1994 if (xmit_type & XMIT_GSO_V4) { in bnx2x_set_pbd_gso()