Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H 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()
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()
H 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()
445 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_tx_process()
689 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_txep()
714 struct ath9k_htc_tx_ctl *tx_ctl; in check_packet()
H A Dhtc_hst.h22 struct ath9k_htc_tx_ctl;
H A Dhtc_drv_beacon.c198 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_send_beacon()
H A Dhtc_hst.c306 struct ath9k_htc_tx_ctl *tx_ctl; in htc_send()
H 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
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) in HTC_SKB_CB()
323 BUILD_BUG_ON(sizeof(struct ath9k_htc_tx_ctl) > in HTC_SKB_CB()
325 return (struct ath9k_htc_tx_ctl *) &tx_info->driver_data; in HTC_SKB_CB()
H 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()
694 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_txep()
719 struct ath9k_htc_tx_ctl *tx_ctl; in check_packet()
H A Dhtc_hst.h22 struct ath9k_htc_tx_ctl;
H A Dhtc_hst.c306 struct ath9k_htc_tx_ctl *tx_ctl; in htc_send()
H A Dhtc_drv_beacon.c198 struct ath9k_htc_tx_ctl *tx_ctl; in ath9k_htc_send_beacon()
H A Dhif_usb.c378 struct ath9k_htc_tx_ctl *tx_ctl; in hif_usb_send_tx()
490 struct ath9k_htc_tx_ctl *tx_ctl; in check_index()

Completed in 16 milliseconds