Searched defs:txok (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/drivers/net/wireless/ath/ath9k/ |
D | hif_usb.c | 140 bool txok = true; in hif_usb_mgmt_cb() local 234 bool txok) in ath9k_skb_queue_complete() 257 bool txok = true; in hif_usb_tx_cb() local
|
D | wmi.c | 255 enum htc_endpoint_id epid, bool txok) in ath9k_wmi_ctrl_tx()
|
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()
|
D | xmit.c | 457 struct ath_tx_status *ts, int txok, in ath_tx_count_frames() 492 struct ath_tx_status *ts, int txok) in ath_tx_complete_aggr() 739 bool txok, flush; in ath_tx_process_buffer() local 2520 struct ath_tx_status *ts, int txok) in ath_tx_complete_buf() 2575 int txok) in ath_tx_rc_status()
|
D | htc_hst.c | 334 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 | 98 u32 txok; member
|
D | htc.h | 315 u8 txok; member
|
/Linux-v6.6/drivers/staging/rtl8192u/ |
D | r819xU_cmdpkt.h | 100 u16 txok; /* Tx ok count */ member
|
/Linux-v6.6/include/uapi/linux/ |
D | synclink.h | 217 __u32 txok; member
|
/Linux-v6.6/drivers/net/ethernet/freescale/ |
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-v6.6/net/mac80211/ |
D | tx.c | 4822 bool txok; in ieee80211_tx_pending() local
|