Searched refs:ath9k_htc_tx_ctl (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h22 struct ath9k_htc_tx_ctl;
H A Dhtc.h311 struct ath9k_htc_tx_ctl { struct
319 static inline struct ath9k_htc_tx_ctl *HTC_SKB_CB(struct sk_buff *skb)
323 BUILD_BUG_ON(sizeof(struct ath9k_htc_tx_ctl) >
325 return (struct ath9k_htc_tx_ctl *) &tx_info->driver_data;
H A Dhtc_drv_txrx.c161 struct ath9k_htc_tx_ctl *tx_ctl;
223 struct ath9k_htc_tx_ctl *tx_ctl;
268 struct ath9k_htc_tx_ctl *tx_ctl;
450 struct ath9k_htc_tx_ctl *tx_ctl;
694 struct ath9k_htc_tx_ctl *tx_ctl;
719 struct ath9k_htc_tx_ctl *tx_ctl;
H A Dhtc_hst.c306 struct ath9k_htc_tx_ctl *tx_ctl;
H A Dhtc_drv_beacon.c198 struct ath9k_htc_tx_ctl *tx_ctl;
H A Dhif_usb.c378 struct ath9k_htc_tx_ctl *tx_ctl;
490 struct ath9k_htc_tx_ctl *tx_ctl;

Completed in 283 milliseconds