Searched refs:pcl_req (Results 1 – 2 of 2) sorted by relevance
60 struct set_pcl_req *pcl_req) in wlan_cm_roam_send_set_vdev_pcl() argument76 if (!pcl_req || pcl_req->vdev_id == WLAN_UMAC_VDEV_ID_MAX) in wlan_cm_roam_send_set_vdev_pcl()84 band_capability, pcl_req->band_mask, pcl_req->vdev_id); in wlan_cm_roam_send_set_vdev_pcl()86 vdev = wlan_objmgr_get_vdev_by_id_from_psoc(psoc, pcl_req->vdev_id, in wlan_cm_roam_send_set_vdev_pcl()117 weights = &pcl_req->chan_weights; in wlan_cm_roam_send_set_vdev_pcl()122 if (pcl_req->clear_vdev_pcl) in wlan_cm_roam_send_set_vdev_pcl()138 pcl_req->band_mask == BIT(REG_BAND_5G) || in wlan_cm_roam_send_set_vdev_pcl()139 pcl_req->band_mask == BIT(REG_BAND_6G)) && in wlan_cm_roam_send_set_vdev_pcl()145 pcl_req->band_mask == BIT(REG_BAND_2G)) && in wlan_cm_roam_send_set_vdev_pcl()164 pcl_req->vdev_id); in wlan_cm_roam_send_set_vdev_pcl()[all …]
61 struct set_pcl_req *pcl_req);148 struct set_pcl_req *pcl_req) in wlan_cm_roam_send_set_vdev_pcl() argument