Searched refs:mac_power (Results 1 – 6 of 6) sorted by relevance
38 pHalmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_usb()41 if (halmac_power == pHalmac_adapter->halmac_state.mac_power) { in halmac_mac_power_switch_8822b_usb()51 pHalmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_usb()61 pHalmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_ON; in halmac_mac_power_switch_8822b_usb()
38 pHalmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_pcie()41 if (halmac_power == pHalmac_adapter->halmac_state.mac_power) { in halmac_mac_power_switch_8822b_pcie()51 pHalmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_pcie()61 pHalmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_ON; in halmac_mac_power_switch_8822b_pcie()
47 pHalmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_sdio()50 if (halmac_power == pHalmac_adapter->halmac_state.mac_power) { in halmac_mac_power_switch_8822b_sdio()60 pHalmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_sdio()70 pHalmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_ON; in halmac_mac_power_switch_8822b_sdio()
272 if (HALMAC_MAC_POWER_OFF == pHalmac_adapter->halmac_state.mac_power) { in halmac_reg_read_16_sdio_88xx()327 if (HALMAC_MAC_POWER_OFF == pHalmac_adapter->halmac_state.mac_power) { in halmac_reg_write_16_sdio_88xx()379 if (HALMAC_MAC_POWER_OFF == pHalmac_adapter->halmac_state.mac_power) { in halmac_reg_read_32_sdio_88xx()441 if (HALMAC_MAC_POWER_OFF == pHalmac_adapter->halmac_state.mac_power) { in halmac_reg_write_32_sdio_88xx()
130 pState->mac_power = HALMAC_MAC_POWER_OFF; in halmac_init_state_machine_88xx()
1486 HALMAC_MAC_POWER mac_power; /* 0 : power off, 1 : power on*/ member