Searched refs:TX_BD_FLAGS_END (Results 1 – 2 of 2) sorted by relevance
5851 txbd->tx_bd_vlan_tag_flags = TX_BD_FLAGS_START | TX_BD_FLAGS_END; in bnx2_run_loopback()6690 txbd->tx_bd_vlan_tag_flags |= TX_BD_FLAGS_END; in bnx2_start_xmit()
38 #define TX_BD_FLAGS_END (1<<6) macro