Searched refs:HALMAC_MAC_POWER_ON (Results 1 – 5 of 5) sorted by relevance
63 HALMAC_MAC_POWER_ON; in halmac_mac_power_switch_8822b_usb()67 if (halmac_power == HALMAC_MAC_POWER_ON && in halmac_mac_power_switch_8822b_usb()68 halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_ON) { in halmac_mac_power_switch_8822b_usb()104 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_ON; in halmac_mac_power_switch_8822b_usb()
69 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_ON; in halmac_mac_power_switch_8822b_sdio()72 if (halmac_power == HALMAC_MAC_POWER_ON && in halmac_mac_power_switch_8822b_sdio()73 halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_ON) { in halmac_mac_power_switch_8822b_sdio()112 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_ON; in halmac_mac_power_switch_8822b_sdio()
56 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_ON; in halmac_mac_power_switch_8822b_pcie()59 if (halmac_power == HALMAC_MAC_POWER_ON && in halmac_mac_power_switch_8822b_pcie()60 halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_ON) { in halmac_mac_power_switch_8822b_pcie()92 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_ON; in halmac_mac_power_switch_8822b_pcie()
459 status = api->halmac_mac_power_switch(halmac, HALMAC_MAC_POWER_ON); in rtl_halmac_poweron()
367 HALMAC_MAC_POWER_ON = 0x1, enumerator