Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dhtc.h310 struct ath9k_htc_tx_ctl { struct
318 static inline struct ath9k_htc_tx_ctl *HTC_SKB_CB(struct sk_buff *skb) in HTC_SKB_CB() argument
322 BUILD_BUG_ON(sizeof(struct ath9k_htc_tx_ctl) > in HTC_SKB_CB()
324 return (struct ath9k_htc_tx_ctl *) &tx_info->driver_data; in HTC_SKB_CB()
Dhtc_drv_txrx.c161 struct ath9k_htc_tx_ctl *tx_ctl; in strip_drv_header()
223 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_tx_mgmt()
268 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_tx_data()
445 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_tx_process()
688 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_txep()
713 struct ath9k_htc_tx_ctl *tx_ctl; in check_packet()
Dhtc_hst.h22 struct ath9k_htc_tx_ctl;
Dhtc_hst.c295 struct ath9k_htc_tx_ctl *tx_ctl; in htc_send()
Dhtc_drv_beacon.c198 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_send_beacon()
Dhif_usb.c381 struct ath9k_htc_tx_ctl *tx_ctl; in hif_usb_send_tx()
493 struct ath9k_htc_tx_ctl *tx_ctl; in check_index()