Searched refs:txok (Results 1 – 7 of 7) sorted by relevance
94 void (*tx) (void *, struct sk_buff *, enum htc_endpoint_id, bool txok);219 struct sk_buff *skb, bool txok);
454 bool txok; in ath9k_htc_tx_process() local465 txok = tx_ctl->txok; in ath9k_htc_tx_process()476 if (!txok || !vif || !txs) in ath9k_htc_tx_process()691 enum htc_endpoint_id ep_id, bool txok) in ath9k_htc_txep() argument698 tx_ctl->txok = txok; in ath9k_htc_txep()701 if (!txok) { in ath9k_htc_txep()
314 u8 txok; member566 bool txok);568 enum htc_endpoint_id ep_id, bool txok);
337 struct sk_buff *skb, bool txok) in ath9k_htc_txcompletion_cb() argument364 txok); in ath9k_htc_txcompletion_cb()
257 enum htc_endpoint_id epid, bool txok) in ath9k_wmi_ctrl_tx() argument
79 u32 txok; /* Total number of octets residing in frames member765 u32 txok; /* Total number of octets residing in frames member
5010 bool txok; in ieee80211_tx_pending() local5036 txok = ieee80211_tx_pending_skb(local, skb); in ieee80211_tx_pending()5039 if (!txok) in ieee80211_tx_pending()