Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw-ops.h207 return ath9k_hw_private_ops(ah)->mark_phy_inactive(ah); in ath9k_hw_mark_phy_inactive()
Dhw.h579 void (*mark_phy_inactive)(struct ath_hw *ah); member
Dar9003_phy.c1181 priv_ops->mark_phy_inactive = ar9003_hw_mark_phy_inactive; in ar9003_hw_attach_phy_ops()
Dar5008_phy.c1616 priv_ops->mark_phy_inactive = ar5008_hw_mark_phy_inactive; in ar5008_hw_attach_phy_ops()