Home
last modified time | relevance | path

Searched refs:ath_tx_control (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h274 struct ath_tx_control { struct
599 struct ath_tx_control *txctl);
1088 struct ath_tx_control *txctl);
1095 struct ath_tx_control *txctl) in ath9k_tx99_send()
H A Dtx99.c112 struct ath_tx_control txctl; in ath9k_tx99_init()
H A Dxmit.c77 struct ath_tx_control *txctl);
239 struct ath_tx_control txctl = { in ath_tid_pull()
2287 struct ath_tx_control *txctl) in ath_tx_prepare()
2334 struct ath_tx_control *txctl) in ath_tx_start()
2403 struct ath_tx_control txctl = { in ath_tx_cabq()
2920 struct ath_tx_control *txctl) in ath9k_tx99_send()
H A Dlink.c178 struct ath_tx_control txctl; in ath_paprd_send_frame()
H A Dchannel.c994 struct ath_tx_control txctl = {}; in ath_scan_send_probe()
1107 struct ath_tx_control txctl; in ath_chanctx_send_vif_ps_frame()
H A Dmain.c759 struct ath_tx_control txctl; in ath9k_tx()
813 memset(&txctl, 0, sizeof(struct ath_tx_control)); in ath9k_tx()