Home
last modified time | relevance | path

Searched refs:notify_reason (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_link_switch.c561 enum wlan_mlo_link_switch_notify_reason notify_reason) in mlo_mgr_link_switch_notification() argument
565 switch (notify_reason) { in mlo_mgr_link_switch_notification()
578 if (notify_reason == in mlo_mgr_link_switch_notification()
889 enum wlan_mlo_link_switch_notify_reason notify_reason; in mlo_mgr_link_switch_get_notify_reason() local
894 notify_reason = MLO_LINK_SWITCH_NOTIFY_REASON_PRE_START_PRE_SER; in mlo_mgr_link_switch_get_notify_reason()
897 notify_reason = in mlo_mgr_link_switch_get_notify_reason()
901 notify_reason = MLO_LINK_SWITCH_NOTIFY_REASON_STOP_SUCCESS; in mlo_mgr_link_switch_get_notify_reason()
904 notify_reason = MLO_LINK_SWITCH_NOTIFY_REASON_STOP_FAILURE; in mlo_mgr_link_switch_get_notify_reason()
908 return notify_reason; in mlo_mgr_link_switch_get_notify_reason()
1105 enum wlan_mlo_link_switch_notify_reason notify_reason; in mlo_mgr_link_switch_notify() local
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_link_switch.h444 enum wlan_mlo_link_switch_notify_reason notify_reason);
719 enum wlan_mlo_link_switch_notify_reason notify_reason) in mlo_mgr_link_switch_notification() argument
H A Dwlan_mlo_mgr_public_structs.h245 enum wlan_mlo_link_switch_notify_reason notify_reason);
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_api.h2276 enum wlan_mlo_link_switch_notify_reason notify_reason);
2305 enum wlan_mlo_link_switch_notify_reason notify_reason) in wlan_cm_link_switch_notif_cb() argument
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_main.h343 enum wlan_mlo_link_switch_notify_reason notify_reason);
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_i.h807 enum wlan_mlo_link_switch_notify_reason notify_reason);
H A Dwlan_policy_mgr_get_set_utils.c6707 enum wlan_mlo_link_switch_notify_reason notify_reason) in policy_mgr_link_switch_notifier_cb() argument
6723 if (notify_reason > MLO_LINK_SWITCH_NOTIFY_REASON_PRE_START_POST_SER) in policy_mgr_link_switch_notifier_cb()
6734 curr_ieee_link_id, notify_reason, req->reason, in policy_mgr_link_switch_notifier_cb()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c1022 enum wlan_mlo_link_switch_notify_reason notify_reason) in dp_link_switch_notification() argument
1035 if (notify_reason != MLO_LINK_SWITCH_NOTIFY_REASON_PRE_START_POST_SER) in dp_link_switch_notification()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c5752 enum wlan_mlo_link_switch_notify_reason notify_reason) in wlan_cm_link_switch_notif_cb() argument
5756 if (notify_reason != MLO_LINK_SWITCH_NOTIFY_REASON_PRE_START_PRE_SER) in wlan_cm_link_switch_notif_cb()