Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dhw-ops.h196 return ath9k_hw_private_ops(ah)->mark_phy_inactive(ah); in ath9k_hw_mark_phy_inactive()
Dhw.h656 void (*mark_phy_inactive)(struct ath_hw *ah); member
Dar5008_phy.c1368 priv_ops->mark_phy_inactive = ar5008_hw_mark_phy_inactive; in ar5008_hw_attach_phy_ops()
Dar9003_phy.c1947 priv_ops->mark_phy_inactive = ar9003_hw_mark_phy_inactive; in ar9003_hw_attach_phy_ops()