Searched refs:MAC_TX_NO_HOLD (Results 1 – 2 of 2) sorted by relevance
122 #define MAC_TX_NO_HOLD 0x04 /* don't bump the active Tx count */ macro
3450 if (!(flag & MAC_TX_NO_HOLD)) { in mac_tx()3552 if (!(flag & MAC_TX_NO_HOLD)) in mac_tx()