Searched defs:txok (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ |
A D | hif_usb.c | 142 bool txok = true; in hif_usb_mgmt_cb() local 236 bool txok) in ath9k_skb_queue_complete() 259 bool txok = true; in hif_usb_tx_cb() local
|
A D | wmi.c | 251 enum htc_endpoint_id epid, bool txok) in ath9k_wmi_ctrl_tx()
|
A D | htc_drv_txrx.c | 454 bool txok; in ath9k_htc_tx_process() local 690 enum htc_endpoint_id ep_id, bool txok) in ath9k_htc_txep()
|
A D | xmit.c | 451 struct ath_tx_status *ts, int txok, in ath_tx_count_frames() 484 struct ath_tx_status *ts, int txok) in ath_tx_complete_aggr() 731 bool txok, flush; in ath_tx_process_buffer() local 2500 struct ath_tx_status *ts, int txok) in ath_tx_complete_buf() 2555 int txok) in ath_tx_rc_status()
|
A D | htc_hst.c | 328 struct sk_buff *skb, bool txok) in ath9k_htc_txcompletion_cb()
|
A D | htc_drv_beacon.c | 132 enum htc_endpoint_id ep_id, bool txok) in ath9k_htc_beaconep()
|
A D | htc_drv_init.c | 125 bool txok), in ath9k_htc_connect_svc()
|
A D | debug.h | 98 u32 txok; member
|
A D | htc.h | 315 u8 txok; member
|
/linux-6.3-rc2/drivers/staging/rtl8192u/ |
A D | r819xU_cmdpkt.h | 100 u16 txok; /* Tx ok count */ member
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | synclink.h | 217 __u32 txok; member
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/ |
A D | ucc_geth.h | 78 u32 txok; /* Total number of octets residing in frames member 764 u32 txok; /* Total number of octets residing in frames member
|
/linux-6.3-rc2/net/mac80211/ |
A D | tx.c | 4802 bool txok; in ieee80211_tx_pending() local
|
Completed in 72 milliseconds