Searched defs:txok (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ | 
| D | hif_usb.c | 142 	bool txok = true;  in hif_usb_mgmt_cb()  local236 					    bool txok)  in ath9k_skb_queue_complete()
 259 	bool txok = true;  in hif_usb_tx_cb()  local
 
 | 
| D | wmi.c | 245 			      enum htc_endpoint_id epid, bool txok)  in ath9k_wmi_ctrl_tx()
 | 
| D | htc_drv_txrx.c | 449 	bool txok;  in ath9k_htc_tx_process()  local685 		    enum htc_endpoint_id ep_id, bool txok)  in ath9k_htc_txep()
 
 | 
| D | xmit.c | 410 			        struct ath_tx_status *ts, int txok,  in ath_tx_count_frames()443 				 struct ath_tx_status *ts, int txok)  in ath_tx_complete_aggr()
 690 	bool txok, flush;  in ath_tx_process_buffer()  local
 2452 				struct ath_tx_status *ts, int txok)  in ath_tx_complete_buf()
 2497 			     int txok)  in ath_tx_rc_status()
 
 | 
| D | htc_hst.c | 323 			       struct sk_buff *skb, bool txok)  in ath9k_htc_txcompletion_cb()
 | 
| D | htc_drv_beacon.c | 132 			enum htc_endpoint_id ep_id, bool txok)  in ath9k_htc_beaconep()
 | 
| D | htc_drv_init.c | 125 						    bool txok),  in ath9k_htc_connect_svc()
 | 
| D | debug.h | 97 	u32 txok;  member
 | 
| D | htc.h | 313 	u8 txok;  member
 | 
| /Linux-v5.4/drivers/staging/rtl8192u/ | 
| D | r819xU_cmdpkt.h | 100 	u16	txok;				/* Tx ok count */  member
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | synclink.h | 217 	__u32	txok;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/freescale/ | 
| D | ucc_geth.h | 79 	u32 txok;		/* Total number of octets residing in frames  member758 	u32 txok;		/* Total number of octets residing in frames  member
 
 | 
| /Linux-v5.4/net/mac80211/ | 
| D | tx.c | 4133 	bool txok;  in ieee80211_tx_pending()  local
 |