Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3367 rc |= XMIT_CSUM_TCP; in bnx2x_xmit_type()
3371 rc |= XMIT_CSUM_TCP; in bnx2x_xmit_type()
3375 rc |= XMIT_CSUM_TCP; in bnx2x_xmit_type()
3379 rc |= (XMIT_GSO_V6 | XMIT_CSUM_TCP); in bnx2x_xmit_type()
3383 rc |= (XMIT_GSO_V4 | XMIT_CSUM_TCP); in bnx2x_xmit_type()
3531 if (xmit_type & XMIT_CSUM_TCP) { in bnx2x_set_pbd_csum_enc()
3565 if (xmit_type & XMIT_CSUM_TCP) { in bnx2x_set_pbd_csum_e2()
3588 if (!(xmit_type & XMIT_CSUM_TCP)) in bnx2x_set_sbd_csum()
3618 if (xmit_type & XMIT_CSUM_TCP) in bnx2x_set_pbd_csum()
3626 if (xmit_type & XMIT_CSUM_TCP) { in bnx2x_set_pbd_csum()
[all...]
H A Dbnx2x.h787 #define XMIT_CSUM_TCP (1 << 2) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3383 rc |= XMIT_CSUM_TCP; in bnx2x_xmit_type()
3387 rc |= XMIT_CSUM_TCP; in bnx2x_xmit_type()
3391 rc |= XMIT_CSUM_TCP; in bnx2x_xmit_type()
3395 rc |= (XMIT_GSO_V6 | XMIT_CSUM_TCP); in bnx2x_xmit_type()
3399 rc |= (XMIT_GSO_V4 | XMIT_CSUM_TCP); in bnx2x_xmit_type()
3544 if (xmit_type & XMIT_CSUM_TCP) { in bnx2x_set_pbd_csum_enc()
3576 if (xmit_type & XMIT_CSUM_TCP) { in bnx2x_set_pbd_csum_e2()
3599 if (!(xmit_type & XMIT_CSUM_TCP)) in bnx2x_set_sbd_csum()
3629 if (xmit_type & XMIT_CSUM_TCP) in bnx2x_set_pbd_csum()
3637 if (xmit_type & XMIT_CSUM_TCP) { in bnx2x_set_pbd_csum()
[all...]
H A Dbnx2x.h787 #define XMIT_CSUM_TCP (1 << 2) macro

Completed in 21 milliseconds