Home
last modified time | relevance | path

Searched refs:mlo_mgr_link_switch_get_curr_state (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_link_switch.c371 state = mlo_mgr_link_switch_get_curr_state(mlo_dev_ctx); in mlo_mgr_is_link_switch_in_progress()
444 mlo_mgr_link_switch_get_curr_state(struct wlan_mlo_dev_context *mlo_dev_ctx) in mlo_mgr_link_switch_get_curr_state() function
660 cur_state = mlo_mgr_link_switch_get_curr_state(mlo_dev_ctx); in mlo_mgr_link_switch_disconnect_done()
723 cur_state = mlo_mgr_link_switch_get_curr_state(vdev->mlo_dev_ctx); in mlo_mgr_link_switch_set_mac_addr_resp()
891 curr_state = mlo_mgr_link_switch_get_curr_state(vdev->mlo_dev_ctx); in mlo_mgr_link_switch_get_notify_reason()
1011 cur_state = mlo_mgr_link_switch_get_curr_state(vdev->mlo_dev_ctx); in mlo_mgr_remove_link_switch_cmd()
1301 state = mlo_mgr_link_switch_get_curr_state(vdev->mlo_dev_ctx); in mlo_mgr_link_switch_complete()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_link_switch.h415 mlo_mgr_link_switch_get_curr_state(struct wlan_mlo_dev_context *mlo_dev_ctx);
705 mlo_mgr_link_switch_get_curr_state(struct wlan_mlo_dev_context *mlo_dev_ctx) in mlo_mgr_link_switch_get_curr_state() function