Searched refs:inactive (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/ |
H A D | wlan_mlo_mgr_public_structs.h | 1355 uint32_t inactive[MLO_VDEV_BITMAP_SZ]; member
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified_11be_tlv.c | 1021 resp->inactive[i] = bitmap[i]; in extract_mlo_link_set_active_resp_tlv() 1022 wmi_debug("vdev inactive[%d]: 0x%x", i, resp->inactive[i]); in extract_mlo_link_set_active_resp_tlv()
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
H A D | wlan_policy_mgr_get_set_utils.c | 4585 &resp->inactive_sz, resp->inactive, in policy_mgr_handle_vdev_active_inactive_resp() 4596 psoc, 0, resp->inactive[i], i * 32); in policy_mgr_handle_vdev_active_inactive_resp() 4671 psoc, 0, resp->inactive[i], i * 32); in policy_mgr_handle_force_inactive_resp() 4778 resp->inactive[i] ^ req->param.vdev_bitmap[i], in policy_mgr_handle_force_inactive_num_resp() 4779 resp->inactive[i], i * 32); in policy_mgr_handle_force_inactive_num_resp() 4828 psoc, 0, resp->inactive[i], i * 32); in policy_mgr_handle_force_active_inactive_resp() 4927 resp->active[0], resp->inactive[0]); in policy_mgr_handle_link_enable_disable_resp()
|