Searched refs:lswitch_req (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
H A D | wlan_mlo_mgr_link_switch.c | 492 struct wlan_mlo_link_switch_req *lswitch_req) in mlo_mgr_link_switch_osif_notification() argument 517 if (lswitch_req->restore_vdev_flag) { in mlo_mgr_link_switch_osif_notification() 522 lswitch_req->restore_vdev_flag = false; in mlo_mgr_link_switch_osif_notification() 531 if (wlan_vdev_get_id(assoc_vdev) != lswitch_req->vdev_id) { in mlo_mgr_link_switch_osif_notification() 538 if (wlan_vdev_get_id(vdev_list[idx]) != lswitch_req->vdev_id && in mlo_mgr_link_switch_osif_notification() 542 lswitch_req->restore_vdev_flag = true; in mlo_mgr_link_switch_osif_notification() 560 struct wlan_mlo_link_switch_req *lswitch_req, in mlo_mgr_link_switch_notification() argument 588 status = mlo_mgr_link_switch_osif_notification(vdev, lswitch_req); in mlo_mgr_link_switch_notification()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/ |
H A D | wlan_mlo_mgr_link_switch.h | 443 struct wlan_mlo_link_switch_req *lswitch_req, 718 struct wlan_mlo_link_switch_req *lswitch_req, in mlo_mgr_link_switch_notification() argument
|
H A D | wlan_mlo_mgr_public_structs.h | 244 struct wlan_mlo_link_switch_req *lswitch_req,
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_main.c | 980 struct wlan_mlo_link_switch_req *lswitch_req) in dp_change_def_link() argument 999 QDF_MAC_ADDR_REF(lswitch_req->peer_mld_addr.bytes), in dp_change_def_link() 1005 lswitch_req->peer_mld_addr.bytes, in dp_change_def_link() 1021 struct wlan_mlo_link_switch_req *lswitch_req, in dp_link_switch_notification() argument 1074 status = dp_change_def_link(dp_intf, dp_link, lswitch_req); in dp_link_switch_notification()
|
/wlan-driver/qcacld-3.0/components/dp/core/inc/ |
H A D | wlan_dp_main.h | 342 struct wlan_mlo_link_switch_req *lswitch_req,
|