Home
last modified time | relevance | path

Searched refs:req_link_id (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c3810 lim_match_link_info(uint8_t req_link_id, in lim_match_link_info() argument
3817 if (partner_info->partner_link_info[i].link_id == req_link_id && in lim_match_link_info()
4181 uint8_t req_link_id; in lim_gen_link_specific_probe_rsp() local
4247 req_link_id = in lim_gen_link_specific_probe_rsp()
4250 probe_rsp_len, req_link_id, in lim_gen_link_specific_probe_rsp()
4257 req_link_id, status); in lim_gen_link_specific_probe_rsp()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dutils_mlo.c1713 util_find_bvmlie_persta_prof_for_linkid(uint8_t req_link_id, in util_find_bvmlie_persta_prof_for_linkid() argument
1845 if (req_link_id == linkid) { in util_find_bvmlie_persta_prof_for_linkid()
1866 uint8_t req_link_id, in util_gen_link_reqrsp_cmn() argument
2218 ret = util_find_bvmlie_persta_prof_for_linkid(req_link_id, in util_gen_link_reqrsp_cmn()
2226 req_link_id); in util_gen_link_reqrsp_cmn()