Home
last modified time | relevance | path

Searched defs:ath_hw_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhw.h723 struct ath_hw_ops { struct
724 void (*config_pci_powersave)(struct ath_hw *ah,
726 void (*rx_enable)(struct ath_hw *ah);
727 void (*set_desc_link)(void *ds, u32 link);
732 void (*set_txdesc)(struct ath_hw *ah, void *ds,
734 int (*proc_txdesc)(struct ath_hw *ah, void *ds,
737 void (*antdiv_comb_conf_get)(struct ath_hw *ah,
739 void (*antdiv_comb_conf_set)(struct ath_hw *ah,
741 void (*spectral_scan_config)(struct ath_hw *ah,
744 void (*spectral_scan_wait)(struct ath_hw *ah);
[all …]

Completed in 11 milliseconds