Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dhw-ops.h202 return ath9k_hw_private_ops(ah)->set_delta_slope(ah, chan); in ath9k_hw_set_delta_slope()
Dhw.h657 void (*set_delta_slope)(struct ath_hw *ah, struct ath9k_channel *chan); member
Dar5008_phy.c1369 priv_ops->set_delta_slope = ar5008_hw_set_delta_slope; in ar5008_hw_attach_phy_ops()
Dar9003_phy.c1948 priv_ops->set_delta_slope = ar9003_hw_set_delta_slope; in ar9003_hw_attach_phy_ops()