| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 443 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx() 444 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in init_ofld_feature_state_machine_88xx() 445 state->scan_state.seq_num = adapter->h2c_info.seq_num; in init_ofld_feature_state_machine_88xx() 569 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in reset_ofld_feature_88xx() 570 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx() 602 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in reset_ofld_feature_88xx() 603 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
|
| H A D | halmac_common_88xx.c | 971 adapter->halmac_state.scan_state.proc_status = proc_status; in get_scan_rpt_88xx() 1190 struct halmac_scan_state *state = &adapter->halmac_state.scan_state; in get_h2c_ack_ch_switch_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() 2331 proc_status = &adapter->halmac_state.scan_state.proc_status; in ctrl_ch_switch_88xx() 2392 proc_status = &adapter->halmac_state.scan_state.proc_status; in proc_ctrl_ch_switch_88xx() 2473 adapter->halmac_state.scan_state.seq_num = seq_num; in proc_ctrl_ch_switch_88xx() 2888 *proc_status = adapter->halmac_state.scan_state.proc_status; in get_ch_switch_status_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 442 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx() 443 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in init_ofld_feature_state_machine_88xx() 444 state->scan_state.seq_num = adapter->h2c_info.seq_num; in init_ofld_feature_state_machine_88xx() 568 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in reset_ofld_feature_88xx() 569 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx() 601 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in reset_ofld_feature_88xx() 602 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
|
| H A D | halmac_common_88xx.c | 970 adapter->halmac_state.scan_state.proc_status = proc_status; in get_scan_rpt_88xx() 1189 struct halmac_scan_state *state = &adapter->halmac_state.scan_state; in get_h2c_ack_ch_switch_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() 2330 proc_status = &adapter->halmac_state.scan_state.proc_status; in ctrl_ch_switch_88xx() 2391 proc_status = &adapter->halmac_state.scan_state.proc_status; in proc_ctrl_ch_switch_88xx() 2472 adapter->halmac_state.scan_state.seq_num = seq_num; in proc_ctrl_ch_switch_88xx() 2887 *proc_status = adapter->halmac_state.scan_state.proc_status; in get_ch_switch_status_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 440 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx() 441 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in init_ofld_feature_state_machine_88xx() 442 state->scan_state.seq_num = adapter->h2c_info.seq_num; in init_ofld_feature_state_machine_88xx() 566 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in reset_ofld_feature_88xx() 567 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx() 596 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in reset_ofld_feature_88xx() 597 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
|
| H A D | halmac_common_88xx.c | 962 adapter->halmac_state.scan_state.proc_status = proc_status; in get_scan_rpt_88xx() 1181 struct halmac_scan_state *state = &adapter->halmac_state.scan_state; in get_h2c_ack_ch_switch_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() 2322 proc_status = &adapter->halmac_state.scan_state.proc_status; in ctrl_ch_switch_88xx() 2383 proc_status = &adapter->halmac_state.scan_state.proc_status; in proc_ctrl_ch_switch_88xx() 2464 adapter->halmac_state.scan_state.seq_num = seq_num; in proc_ctrl_ch_switch_88xx() 2876 *proc_status = adapter->halmac_state.scan_state.proc_status; in get_ch_switch_status_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 443 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in init_ofld_feature_state_machine_88xx() 444 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in init_ofld_feature_state_machine_88xx() 445 state->scan_state.seq_num = adapter->h2c_info.seq_num; in init_ofld_feature_state_machine_88xx() 569 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in reset_ofld_feature_88xx() 570 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx() 602 state->scan_state.proc_status = HALMAC_CMD_PROCESS_IDLE; in reset_ofld_feature_88xx() 603 state->scan_state.cmd_cnstr_state = HALMAC_CMD_CNSTR_IDLE; in reset_ofld_feature_88xx()
|
| H A D | halmac_common_88xx.c | 970 adapter->halmac_state.scan_state.proc_status = proc_status; in get_scan_rpt_88xx() 1189 struct halmac_scan_state *state = &adapter->halmac_state.scan_state; in get_h2c_ack_ch_switch_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() 2330 proc_status = &adapter->halmac_state.scan_state.proc_status; in ctrl_ch_switch_88xx() 2391 proc_status = &adapter->halmac_state.scan_state.proc_status; in proc_ctrl_ch_switch_88xx() 2472 adapter->halmac_state.scan_state.seq_num = seq_num; in proc_ctrl_ch_switch_88xx() 2888 *proc_status = adapter->halmac_state.scan_state.proc_status; in get_ch_switch_status_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/ |
| H A D | halmac_state_machine.h | 166 struct halmac_scan_state scan_state; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/ |
| H A D | halmac_state_machine.h | 165 struct halmac_scan_state scan_state; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/ |
| H A D | halmac_state_machine.h | 165 struct halmac_scan_state scan_state; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/ |
| H A D | halmac_state_machine.h | 156 struct halmac_scan_state scan_state; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_dfs.c | 93 DEFINE_QLA_DFS_RPORT_FIELD(scan_state); 126 QLA_CREATE_RPORT_FIELD_ATTR(scan_state); in qla2x00_dfs_create_rport()
|
| H A D | qla_init.c | 952 fcport->scan_state = 0; in qla24xx_handle_gnl_done_event() 1538 fcport->scan_state = 0; in qla_chk_n2n_b4_login() 1561 fcport->login_gen, fcport->loop_id, fcport->scan_state); in qla24xx_fcport_handle_login() 1563 if (fcport->scan_state != QLA_FCPORT_FOUND || in qla24xx_fcport_handle_login() 5365 fcport->scan_state = QLA_FCPORT_SCAN; in qla2x00_configure_local_loop() 5412 new_fcport->scan_state = QLA_FCPORT_FOUND; in qla2x00_configure_local_loop() 5444 fcport->scan_state = QLA_FCPORT_FOUND; in qla2x00_configure_local_loop() 5489 if (fcport->scan_state == QLA_FCPORT_SCAN) { in qla2x00_configure_local_loop() 5510 if (fcport->scan_state == QLA_FCPORT_FOUND) in qla2x00_configure_local_loop() 5874 fcport->scan_state = QLA_FCPORT_SCAN; in qla2x00_configure_fabric() [all …]
|
| H A D | qla_gs.c | 3006 fcport->scan_state = QLA_FCPORT_SCAN; in qla24xx_handle_gpnid_event() 3024 conflict->scan_state = QLA_FCPORT_SCAN; in qla24xx_handle_gpnid_event() 3031 fcport->scan_state = QLA_FCPORT_FOUND; in qla24xx_handle_gpnid_event() 3079 conflict->scan_state = QLA_FCPORT_SCAN; in qla24xx_handle_gpnid_event() 3441 fcport->scan_state = QLA_FCPORT_SCAN; in qla24xx_async_gnnft_done() 3450 fcport->scan_state = QLA_FCPORT_SCAN; in qla24xx_async_gnnft_done() 3491 fcport->scan_state = QLA_FCPORT_FOUND; in qla24xx_async_gnnft_done() 3536 if (fcport->scan_state != QLA_FCPORT_FOUND) { in qla24xx_async_gnnft_done()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_scan.h | 65 void sitesurvey_set_offch_state(_adapter *adapter, u8 scan_state);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_scan.h | 65 void sitesurvey_set_offch_state(_adapter *adapter, u8 scan_state);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_scan.c | 4230 pmadapter->scan_state = SCAN_STATE_SCAN_START; in wlan_scan_networks() 4956 pmadapter->scan_state |= wlan_get_ext_scan_state(resp); in wlan_ret_802_11_scan_ext() 4962 pmadapter->scan_state |= SCAN_STATE_SCAN_COMPLETE; in wlan_ret_802_11_scan_ext() 5784 pmadapter->scan_state |= SCAN_STATE_EXT_SCAN_RESULT | in wlan_handle_event_ext_scan_report() 5787 pmadapter->scan_state |= SCAN_STATE_EXT_SCAN_RESULT; in wlan_handle_event_ext_scan_report() 5822 pmadapter->scan_state |= SCAN_STATE_SCAN_COMPLETE; in wlan_handle_event_ext_scan_report() 5848 pmadapter->scan_state |= in wlan_handle_event_ext_scan_report() 5911 pmadapter->scan_state |= SCAN_STATE_EXT_SCAN_STATUS; in wlan_handle_event_ext_scan_status() 5958 pmadapter->scan_state |= SCAN_STATE_SCAN_COMPLETE; in wlan_handle_event_ext_scan_status() 6019 pmadapter->scan_state |= SCAN_STATE_SCAN_COMPLETE; in wlan_handle_event_ext_scan_status()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_debug.c | 120 {"scan_state", item_size(scan_state), item_addr(scan_state), INFO_ADDR},
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_mlme_ext.h | 585 void sitesurvey_set_offch_state(_adapter *adapter, u8 scan_state);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_mlme_ext.h | 583 void sitesurvey_set_offch_state(_adapter *adapter, u8 scan_state);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_mlme_ext.h | 614 void sitesurvey_set_offch_state(_adapter *adapter, u8 scan_state);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_mlme_ext.h | 613 void sitesurvey_set_offch_state(_adapter *adapter, u8 scan_state);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_mlme_ext.h | 576 void sitesurvey_set_offch_state(_adapter *adapter, u8 scan_state);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_scan.c | 1141 void sitesurvey_set_offch_state(_adapter *adapter, u8 scan_state) in sitesurvey_set_offch_state() argument 1147 switch (scan_state) { in sitesurvey_set_offch_state()
|