Home
last modified time | relevance | path

Searched refs:set_mlo_link_cb (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_cmn.c616 if (req->ctx.set_mlo_link_cb) in mlo_link_set_active()
617 req->ctx.set_mlo_link_cb(req->ctx.vdev, in mlo_link_set_active()
673 if (req->ctx.set_mlo_link_cb) in mlo_link_set_active_resp_vdev_handler()
674 req->ctx.set_mlo_link_cb(vdev, req->ctx.cb_arg, event); in mlo_link_set_active_resp_vdev_handler()
736 if (req->ctx.set_mlo_link_cb) in mlo_ser_set_link_cb()
737 req->ctx.set_mlo_link_cb(vdev, req->ctx.cb_arg, NULL); in mlo_ser_set_link_cb()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_public_structs.h1466 void (*set_mlo_link_cb)(struct wlan_objmgr_vdev *vdev, void *arg, member
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c6371 req->ctx.set_mlo_link_cb = policy_mgr_handle_link_enable_disable_resp; in policy_mgr_mlo_sta_set_link_ext()
6516 req->ctx.set_mlo_link_cb = policy_mgr_handle_link_enable_disable_resp; in policy_mgr_mlo_sta_set_nlink()
9154 req->ctx.set_mlo_link_cb = policy_mgr_handle_link_enable_disable_resp; in policy_mgr_process_mlo_sta_dynamic_force_num_link()