Home
last modified time | relevance | path

Searched refs:state_11d (Results 1 – 12 of 12) sorted by relevance

/drivers/net/wireless/marvell/mwifiex/
A Duap_cmd.c443 enum state_11d_t state_11d; in mwifiex_config_uap_11d() local
450 state_11d = ENABLE_11D; in mwifiex_config_uap_11d()
453 &state_11d, true)) { in mwifiex_config_uap_11d()
A Dsta_cmd.c2252 enum state_11d_t state_11d; in mwifiex_sta_init_cmd() local
2397 state_11d = ENABLE_11D; in mwifiex_sta_init_cmd()
2400 &state_11d, true); in mwifiex_sta_init_cmd()
/drivers/net/wireless/ath/ath11k/
A Dreg.c816 if (ar->state_11d != ATH11K_11D_IDLE) { in ath11k_regd_update_chan_list_work()
822 ar->state_11d = ATH11K_11D_IDLE; in ath11k_regd_update_chan_list_work()
A Dmac.c4050 if (ar->state_11d == ATH11K_11D_PREPARING && in ath11k_mac_op_hw_scan()
4193 if (ar->state_11d == ATH11K_11D_PREPARING) in ath11k_mac_op_hw_scan()
6367 if (ar->state_11d == ATH11K_11D_PREPARING) { in ath11k_mac_op_stop()
6368 ar->state_11d = ATH11K_11D_IDLE; in ath11k_mac_op_stop()
6565 if (ar->state_11d == ATH11K_11D_PREPARING) in ath11k_mac_11d_scan_start()
6566 ar->state_11d = ATH11K_11D_RUNNING; in ath11k_mac_11d_scan_start()
6570 if (ar->state_11d == ATH11K_11D_PREPARING) { in ath11k_mac_11d_scan_start()
6571 ar->state_11d = ATH11K_11D_IDLE; in ath11k_mac_11d_scan_start()
6594 ar->state_11d = ATH11K_11D_IDLE; in ath11k_mac_11d_scan_stop()
6608 ar->state_11d = ATH11K_11D_IDLE; in ath11k_mac_11d_scan_stop()
[all …]
A Dcore.h782 enum ath11k_11d_state state_11d; member
A Dcore.c2314 ar->state_11d = ATH11K_11D_IDLE; in ath11k_core_pre_reconfigure_recovery()
A Dwmi.c2124 if (ar->state_11d == ATH11K_11D_PREPARING) in ath11k_wmi_start_scan_init()
7144 ar->state_11d = ATH11K_11D_IDLE; in ath11k_reg_11d_new_cc_event()
/drivers/net/wireless/ath/ath12k/
A Dreg.c822 if (ar->state_11d != ATH12K_11D_IDLE) { in ath12k_regd_update_chan_list_work()
828 ar->state_11d = ATH12K_11D_IDLE; in ath12k_regd_update_chan_list_work()
A Dmac.c5169 if (ar->state_11d == ATH12K_11D_PREPARING && in ath12k_mac_initiate_hw_scan()
9295 ar->state_11d = ATH12K_11D_IDLE; in ath12k_mac_stop()
9580 if (ar->state_11d == ATH12K_11D_PREPARING) in ath12k_mac_11d_scan_start()
9581 ar->state_11d = ATH12K_11D_RUNNING; in ath12k_mac_11d_scan_start()
9585 if (ar->state_11d == ATH12K_11D_PREPARING) { in ath12k_mac_11d_scan_start()
9586 ar->state_11d = ATH12K_11D_IDLE; in ath12k_mac_11d_scan_start()
9604 if (ar->state_11d == ATH12K_11D_PREPARING) { in ath12k_mac_11d_scan_stop()
9605 ar->state_11d = ATH12K_11D_IDLE; in ath12k_mac_11d_scan_stop()
9619 ar->state_11d = ATH12K_11D_IDLE; in ath12k_mac_11d_scan_stop()
9830 ar->state_11d = ATH12K_11D_PREPARING; in ath12k_mac_vdev_create()
[all …]
A Dcore.h829 enum ath12k_11d_state state_11d; member
A Dcore.c1484 ar->state_11d = ATH12K_11D_IDLE; in ath12k_core_pre_reconfigure_recovery()
A Dwmi.c2696 if (ar->state_11d == ATH12K_11D_PREPARING) in ath12k_wmi_send_scan_start_cmd()
6732 ar->state_11d = ATH12K_11D_IDLE; in ath12k_reg_11d_new_cc_event()

Completed in 105 milliseconds