Searched defs:txok (Results 1 – 12 of 12) sorted by relevance
/linux-6.8/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 691 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-6.8/include/uapi/linux/ |
D | synclink.h | 217 __u32 txok; member
|
/linux-6.8/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-6.8/net/mac80211/ |
D | tx.c | 4840 bool txok; in ieee80211_tx_pending() local
|