Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhtc.h312 struct ath9k_htc_tx_ctl { struct
320 static inline struct ath9k_htc_tx_ctl *HTC_SKB_CB(struct sk_buff *skb) in HTC_SKB_CB() argument
324 BUILD_BUG_ON(sizeof(struct ath9k_htc_tx_ctl) > in HTC_SKB_CB()
326 return (struct ath9k_htc_tx_ctl *) &tx_info->driver_data; in HTC_SKB_CB()
A 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()
450 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_tx_process()
693 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_txep()
718 struct ath9k_htc_tx_ctl *tx_ctl; in check_packet()
A Dhtc_hst.h22 struct ath9k_htc_tx_ctl;
A Dhtc_hst.c300 struct ath9k_htc_tx_ctl *tx_ctl; in htc_send()
A Dhtc_drv_beacon.c198 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_send_beacon()
A Dhif_usb.c380 struct ath9k_htc_tx_ctl *tx_ctl; in hif_usb_send_tx()
492 struct ath9k_htc_tx_ctl *tx_ctl; in check_index()

Completed in 14 milliseconds