Home
last modified time | relevance | path

Searched refs:cmd_cnstr_state (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_state_machine.h87 enum halmac_cmd_construct_state cmd_cnstr_state; member
94 enum halmac_cmd_construct_state cmd_cnstr_state; member
101 enum halmac_cmd_construct_state cmd_cnstr_state; member
157 enum halmac_cmd_construct_state cmd_cnstr_state; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_state_machine.h86 enum halmac_cmd_construct_state cmd_cnstr_state; member
93 enum halmac_cmd_construct_state cmd_cnstr_state; member
100 enum halmac_cmd_construct_state cmd_cnstr_state; member
156 enum halmac_cmd_construct_state cmd_cnstr_state; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_state_machine.h86 enum halmac_cmd_construct_state cmd_cnstr_state; member
93 enum halmac_cmd_construct_state cmd_cnstr_state; member
100 enum halmac_cmd_construct_state cmd_cnstr_state; member
156 enum halmac_cmd_construct_state cmd_cnstr_state; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_state_machine.h86 enum halmac_cmd_construct_state cmd_cnstr_state; member
93 enum halmac_cmd_construct_state cmd_cnstr_state; member
100 enum halmac_cmd_construct_state cmd_cnstr_state; member
147 enum halmac_cmd_construct_state cmd_cnstr_state; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c435 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
439 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
443 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
462 state->fw_snding_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
560 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
566 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
570 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
592 state->fw_snding_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
599 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
601 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
[all …]
H A Dhalmac_mimo_88xx.c814 return adapter->halmac_state.fw_snding_state.cmd_cnstr_state; in fw_snding_cmd_cnstr_state_88xx()
876 if (state->cmd_cnstr_state != HALMAC_CMD_CNSTR_IDLE && in cnv_fw_snding_state_88xx()
877 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_BUSY) in cnv_fw_snding_state_88xx()
881 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_IDLE) in cnv_fw_snding_state_88xx()
884 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_BUSY) in cnv_fw_snding_state_88xx()
888 state->cmd_cnstr_state = dest_state; in cnv_fw_snding_state_88xx()
H A Dhalmac_efuse_88xx.c992 return adapter->halmac_state.efuse_state.cmd_cnstr_state; in efuse_cmd_cnstr_state_88xx()
1068 if (state->cmd_cnstr_state != HALMAC_CMD_CNSTR_IDLE && in cnv_efuse_state_88xx()
1069 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_BUSY && in cnv_efuse_state_88xx()
1070 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_H2C_SENT) in cnv_efuse_state_88xx()
1073 if (state->cmd_cnstr_state == dest_state) in cnv_efuse_state_88xx()
1077 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_H2C_SENT) in cnv_efuse_state_88xx()
1080 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_IDLE) in cnv_efuse_state_88xx()
1084 state->cmd_cnstr_state = dest_state; in cnv_efuse_state_88xx()
H A Dhalmac_common_88xx.c1396 return adapter->halmac_state.cfg_param_state.cmd_cnstr_state; in cfg_param_cmd_cnstr_state_88xx()
1533 state = &adapter->halmac_state.cfg_param_state.cmd_cnstr_state; in cnv_cfg_param_state_88xx()
2226 return adapter->halmac_state.scan_state.cmd_cnstr_state; in scan_cmd_cnstr_state_88xx()
2235 state = &adapter->halmac_state.scan_state.cmd_cnstr_state; in cnv_scan_state_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c434 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
438 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
442 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
461 state->fw_snding_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
559 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
565 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
569 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
591 state->fw_snding_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
598 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
600 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
[all …]
H A Dhalmac_mimo_88xx.c813 return adapter->halmac_state.fw_snding_state.cmd_cnstr_state; in fw_snding_cmd_cnstr_state_88xx()
875 if (state->cmd_cnstr_state != HALMAC_CMD_CNSTR_IDLE && in cnv_fw_snding_state_88xx()
876 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_BUSY) in cnv_fw_snding_state_88xx()
880 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_IDLE) in cnv_fw_snding_state_88xx()
883 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_BUSY) in cnv_fw_snding_state_88xx()
887 state->cmd_cnstr_state = dest_state; in cnv_fw_snding_state_88xx()
H A Dhalmac_efuse_88xx.c991 return adapter->halmac_state.efuse_state.cmd_cnstr_state; in efuse_cmd_cnstr_state_88xx()
1067 if (state->cmd_cnstr_state != HALMAC_CMD_CNSTR_IDLE && in cnv_efuse_state_88xx()
1068 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_BUSY && in cnv_efuse_state_88xx()
1069 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_H2C_SENT) in cnv_efuse_state_88xx()
1072 if (state->cmd_cnstr_state == dest_state) in cnv_efuse_state_88xx()
1076 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_H2C_SENT) in cnv_efuse_state_88xx()
1079 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_IDLE) in cnv_efuse_state_88xx()
1083 state->cmd_cnstr_state = dest_state; in cnv_efuse_state_88xx()
H A Dhalmac_common_88xx.c1395 return adapter->halmac_state.cfg_param_state.cmd_cnstr_state; in cfg_param_cmd_cnstr_state_88xx()
1532 state = &adapter->halmac_state.cfg_param_state.cmd_cnstr_state; in cnv_cfg_param_state_88xx()
2225 return adapter->halmac_state.scan_state.cmd_cnstr_state; in scan_cmd_cnstr_state_88xx()
2234 state = &adapter->halmac_state.scan_state.cmd_cnstr_state; in cnv_scan_state_88xx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c432 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
436 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
440 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
459 state->fw_snding_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
557 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
563 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
567 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
589 state->fw_snding_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
593 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
595 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
[all …]
H A Dhalmac_mimo_88xx.c813 return adapter->halmac_state.fw_snding_state.cmd_cnstr_state; in fw_snding_cmd_cnstr_state_88xx()
875 if (state->cmd_cnstr_state != HALMAC_CMD_CNSTR_IDLE && in cnv_fw_snding_state_88xx()
876 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_BUSY) in cnv_fw_snding_state_88xx()
880 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_IDLE) in cnv_fw_snding_state_88xx()
883 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_BUSY) in cnv_fw_snding_state_88xx()
887 state->cmd_cnstr_state = dest_state; in cnv_fw_snding_state_88xx()
H A Dhalmac_efuse_88xx.c866 return adapter->halmac_state.efuse_state.cmd_cnstr_state; in efuse_cmd_cnstr_state_88xx()
940 if (state->cmd_cnstr_state != HALMAC_CMD_CNSTR_IDLE && in cnv_efuse_state_88xx()
941 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_BUSY && in cnv_efuse_state_88xx()
942 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_H2C_SENT) in cnv_efuse_state_88xx()
945 if (state->cmd_cnstr_state == dest_state) in cnv_efuse_state_88xx()
949 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_H2C_SENT) in cnv_efuse_state_88xx()
952 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_IDLE) in cnv_efuse_state_88xx()
956 state->cmd_cnstr_state = dest_state; in cnv_efuse_state_88xx()
H A Dhalmac_common_88xx.c1387 return adapter->halmac_state.cfg_param_state.cmd_cnstr_state; in cfg_param_cmd_cnstr_state_88xx()
1524 state = &adapter->halmac_state.cfg_param_state.cmd_cnstr_state; in cnv_cfg_param_state_88xx()
2217 return adapter->halmac_state.scan_state.cmd_cnstr_state; in scan_cmd_cnstr_state_88xx()
2226 state = &adapter->halmac_state.scan_state.cmd_cnstr_state; in cnv_scan_state_88xx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/
H A Dhalmac_init_88xx.c435 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
439 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
443 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
462 state->fw_snding_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx()
560 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
566 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
570 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
592 state->fw_snding_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
599 state->cfg_param_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
601 state->efuse_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
[all …]
H A Dhalmac_mimo_88xx.c813 return adapter->halmac_state.fw_snding_state.cmd_cnstr_state; in fw_snding_cmd_cnstr_state_88xx()
875 if (state->cmd_cnstr_state != HALMAC_CMD_CNSTR_IDLE && in cnv_fw_snding_state_88xx()
876 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_BUSY) in cnv_fw_snding_state_88xx()
880 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_IDLE) in cnv_fw_snding_state_88xx()
883 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_BUSY) in cnv_fw_snding_state_88xx()
887 state->cmd_cnstr_state = dest_state; in cnv_fw_snding_state_88xx()
H A Dhalmac_efuse_88xx.c991 return adapter->halmac_state.efuse_state.cmd_cnstr_state; in efuse_cmd_cnstr_state_88xx()
1067 if (state->cmd_cnstr_state != HALMAC_CMD_CNSTR_IDLE && in cnv_efuse_state_88xx()
1068 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_BUSY && in cnv_efuse_state_88xx()
1069 state->cmd_cnstr_state != HALMAC_CMD_CNSTR_H2C_SENT) in cnv_efuse_state_88xx()
1072 if (state->cmd_cnstr_state == dest_state) in cnv_efuse_state_88xx()
1076 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_H2C_SENT) in cnv_efuse_state_88xx()
1079 if (state->cmd_cnstr_state == HALMAC_CMD_CNSTR_IDLE) in cnv_efuse_state_88xx()
1083 state->cmd_cnstr_state = dest_state; in cnv_efuse_state_88xx()
H A Dhalmac_common_88xx.c1395 return adapter->halmac_state.cfg_param_state.cmd_cnstr_state; in cfg_param_cmd_cnstr_state_88xx()
1532 state = &adapter->halmac_state.cfg_param_state.cmd_cnstr_state; in cnv_cfg_param_state_88xx()
2225 return adapter->halmac_state.scan_state.cmd_cnstr_state; in scan_cmd_cnstr_state_88xx()
2234 state = &adapter->halmac_state.scan_state.cmd_cnstr_state; in cnv_scan_state_88xx()