Searched refs:pwrstate (Results 1 – 3 of 3) sorted by relevance
90 void efuse_power_switch(struct ieee80211_hw *hw, u8 write, u8 pwrstate);
1090 void efuse_power_switch(struct ieee80211_hw *hw, u8 write, u8 pwrstate) in efuse_power_switch() argument1097 if (pwrstate && (rtlhal->hw_type != HARDWARE_TYPE_RTL8192SE)) { in efuse_power_switch()1131 if (pwrstate) { in efuse_power_switch()
28 static void efuse_power_switch(struct adapter *pAdapter, u8 write, u8 pwrstate) in efuse_power_switch() argument33 if (pwrstate) { in efuse_power_switch()