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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c5763 txbd->tx_bd_vlan_tag_flags = TX_BD_FLAGS_START | TX_BD_FLAGS_END;
6496 txbd->tx_bd_vlan_tag_flags = vlan_tag_flags | TX_BD_FLAGS_START;
6520 txbd->tx_bd_vlan_tag_flags = vlan_tag_flags;
6523 txbd->tx_bd_vlan_tag_flags |= TX_BD_FLAGS_END;
H A Dbnx2.h28 u32 tx_bd_vlan_tag_flags; member in struct:tx_bd

Completed in 71 milliseconds