mark_phy_inactive 1348 drivers/net/wireless/ath/ath9k/ar5008_phy.c 	priv_ops->mark_phy_inactive = ar5008_hw_mark_phy_inactive;
mark_phy_inactive 1956 drivers/net/wireless/ath/ath9k/ar9003_phy.c 	priv_ops->mark_phy_inactive = ar9003_hw_mark_phy_inactive;
mark_phy_inactive  196 drivers/net/wireless/ath/ath9k/hw-ops.h 	return ath9k_hw_private_ops(ah)->mark_phy_inactive(ah);
mark_phy_inactive  655 drivers/net/wireless/ath/ath9k/hw.h 	void (*mark_phy_inactive)(struct ath_hw *ah);