Home
last modified time | relevance | path

Searched refs:process_ini (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dhw-ops.h177 return ath9k_hw_private_ops(ah)->process_ini(ah, chan); in ath9k_hw_process_ini()
Dhw.h653 int (*process_ini)(struct ath_hw *ah, struct ath9k_channel *chan); member
Dar5008_phy.c1366 priv_ops->process_ini = ar5008_hw_process_ini; in ar5008_hw_attach_phy_ops()
Dar9003_phy.c1945 priv_ops->process_ini = ar9003_hw_process_ini; in ar9003_hw_attach_phy_ops()