Searched refs:TX_BD_FLAGS_TCP6_OFF0_MSK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/broadcom/ | ||
D | bnx2.h | 31 #define TX_BD_FLAGS_TCP6_OFF0_MSK (3<<1) macro |
D | bnx2.c | 6645 vlan_tag_flags &= ~TX_BD_FLAGS_TCP6_OFF0_MSK; in bnx2_start_xmit() |