Home
last modified time | relevance | path

Searched refs:halmac_state (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/halmac_8822b/
Dhalmac_api_8822b_usb.c54 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_usb()
59 halmac_adapter->halmac_state.mac_power = in halmac_mac_power_switch_8822b_usb()
62 halmac_adapter->halmac_state.mac_power = 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()
84 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_usb()
85 halmac_adapter->halmac_state.ps_state = in halmac_mac_power_switch_8822b_usb()
87 halmac_adapter->halmac_state.dlfw_state = HALMAC_DLFW_NONE; 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()
105 halmac_adapter->halmac_state.ps_state = HALMAC_PS_STATE_ACT; in halmac_mac_power_switch_8822b_usb()
Dhalmac_api_8822b_sdio.c67 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_sdio()
69 halmac_adapter->halmac_state.mac_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()
95 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_sdio()
96 halmac_adapter->halmac_state.ps_state = in halmac_mac_power_switch_8822b_sdio()
98 halmac_adapter->halmac_state.dlfw_state = HALMAC_DLFW_NONE; 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()
113 halmac_adapter->halmac_state.ps_state = HALMAC_PS_STATE_ACT; in halmac_mac_power_switch_8822b_sdio()
Dhalmac_api_8822b_pcie.c54 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_pcie()
56 halmac_adapter->halmac_state.mac_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()
77 halmac_adapter->halmac_state.mac_power = HALMAC_MAC_POWER_OFF; in halmac_mac_power_switch_8822b_pcie()
78 halmac_adapter->halmac_state.ps_state = in halmac_mac_power_switch_8822b_pcie()
80 halmac_adapter->halmac_state.dlfw_state = HALMAC_DLFW_NONE; 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()
93 halmac_adapter->halmac_state.ps_state = HALMAC_PS_STATE_ACT; in halmac_mac_power_switch_8822b_pcie()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_func_88xx.c106 struct halmac_state *state = &halmac_adapter->halmac_state; in halmac_init_offload_feature_state_machine_88xx()
149 &halmac_adapter->halmac_state.efuse_state_set.process_status; in halmac_dump_efuse_88xx()
163 if (halmac_adapter->halmac_state.dlfw_state == in halmac_dump_efuse_88xx()
308 halmac_adapter->halmac_state.efuse_state_set.seq_num = h2c_seq_mum; in halmac_dump_efuse_fw_88xx()
1772 halmac_adapter->halmac_state.update_packet_set.seq_num = h2c_seq_mum; in halmac_send_h2c_update_packet_88xx()
1879 halmac_adapter->halmac_state.cfg_para_state_set.process_status = in halmac_send_h2c_phy_parameter_88xx()
1909 halmac_adapter->halmac_state.cfg_para_state_set.seq_num = in halmac_send_h2c_phy_parameter_88xx()
2120 &halmac_adapter->halmac_state.scan_state_set.process_status; in halmac_func_ctrl_ch_switch_88xx()
2188 halmac_adapter->halmac_state.scan_state_set.seq_num = h2c_seq_mum; in halmac_func_ctrl_ch_switch_88xx()
2429 halmac_adapter->halmac_state.scan_state_set.process_status = in halmac_parse_scan_status_rpt_88xx()
[all …]
Dhalmac_api_88xx_sdio.c281 if (halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_OFF || in halmac_reg_read_16_sdio_88xx()
350 if (halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_OFF || in halmac_reg_write_16_sdio_88xx()
411 if (halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_OFF || in halmac_reg_read_32_sdio_88xx()
484 if (halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_OFF || in halmac_reg_write_32_sdio_88xx()
542 if (halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_OFF) { in halmac_reg_read_nbyte_sdio_88xx()
544 halmac_adapter->halmac_state.mac_power); in halmac_reg_read_nbyte_sdio_88xx()
Dhalmac_api_88xx.c137 struct halmac_state *state = &halmac_adapter->halmac_state; in halmac_init_state_machine_88xx()
424 halmac_adapter->halmac_state.dlfw_state = HALMAC_DLFW_NONE; in halmac_download_firmware_88xx()
600 halmac_adapter->halmac_state.dlfw_state = HALMAC_DLFW_DONE; in halmac_download_firmware_88xx()
733 if (halmac_adapter->halmac_state.dlfw_state == 0) in halmac_get_fw_version_88xx()
1513 &halmac_adapter->halmac_state.efuse_state_set.process_status; in halmac_dump_efuse_map_88xx()
1541 if (halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_OFF) in halmac_dump_efuse_map_88xx()
1601 &halmac_adapter->halmac_state.efuse_state_set.process_status; in halmac_dump_efuse_map_bt_88xx()
1683 &halmac_adapter->halmac_state.efuse_state_set.process_status; in halmac_write_efuse_bt_88xx()
1880 &halmac_adapter->halmac_state.efuse_state_set.process_status; in halmac_dump_logical_efuse_map_88xx()
1909 if (halmac_adapter->halmac_state.mac_power == HALMAC_MAC_POWER_OFF) in halmac_dump_logical_efuse_map_88xx()
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_api.c360 halmac_adapter->halmac_state.api_state = HALMAC_API_STATE_HALT; in halmac_halt_api()
389 kfree(halmac_adapter->halmac_state.psd_set.data); in halmac_deinit_adapter()
390 halmac_adapter->halmac_state.psd_set.data = (u8 *)NULL; in halmac_deinit_adapter()
Dhalmac_type.h1181 struct halmac_state { struct
1546 struct halmac_state halmac_state; member
1907 if (halmac_adapter->halmac_state.api_state != HALMAC_API_STATE_INIT) in halmac_api_validate()
1916 if (halmac_adapter->halmac_state.dlfw_state != HALMAC_DLFW_DONE && in halmac_fw_validate()
1917 halmac_adapter->halmac_state.dlfw_state != HALMAC_GEN_INFO_SENT) in halmac_fw_validate()