tx_bd_vlan_tag_flags 5873 drivers/net/ethernet/broadcom/bnx2.c txbd->tx_bd_vlan_tag_flags = TX_BD_FLAGS_START | TX_BD_FLAGS_END; tx_bd_vlan_tag_flags 6684 drivers/net/ethernet/broadcom/bnx2.c txbd->tx_bd_vlan_tag_flags = vlan_tag_flags | TX_BD_FLAGS_START; tx_bd_vlan_tag_flags 6708 drivers/net/ethernet/broadcom/bnx2.c txbd->tx_bd_vlan_tag_flags = vlan_tag_flags; tx_bd_vlan_tag_flags 6711 drivers/net/ethernet/broadcom/bnx2.c txbd->tx_bd_vlan_tag_flags |= TX_BD_FLAGS_END; tx_bd_vlan_tag_flags 29 drivers/net/ethernet/broadcom/bnx2.h u32 tx_bd_vlan_tag_flags;