Searched refs:tx_bd_vlan_tag_flags (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c5852 txbd->tx_bd_vlan_tag_flags = TX_BD_FLAGS_START | TX_BD_FLAGS_END;
6664 txbd->tx_bd_vlan_tag_flags = vlan_tag_flags | TX_BD_FLAGS_START;
6688 txbd->tx_bd_vlan_tag_flags = vlan_tag_flags;
6691 txbd->tx_bd_vlan_tag_flags |= TX_BD_FLAGS_END;
H A Dbnx2.h29 u32 tx_bd_vlan_tag_flags; member in struct:bnx2_tx_bd

Completed in 189 milliseconds