Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dutils_mlo.c1937 uint8_t *sta_prof_currpos; in util_gen_link_reqrsp_cmn() local
2231 sta_prof_currpos = NULL; in util_gen_link_reqrsp_cmn()
2250 &sta_prof_currpos, in util_gen_link_reqrsp_cmn()
2268 if (!sta_prof_currpos) { in util_gen_link_reqrsp_cmn()
2326 qdf_mem_copy(link_frame_currpos, sta_prof_currpos, in util_gen_link_reqrsp_cmn()
2331 sta_prof_currpos += WLAN_CAPABILITYINFO_LEN; in util_gen_link_reqrsp_cmn()
2409 qdf_mem_copy(link_frame_currpos, sta_prof_currpos, in util_gen_link_reqrsp_cmn()
2418 sta_prof_currpos += (WLAN_CAPABILITYINFO_LEN + in util_gen_link_reqrsp_cmn()
2519 qdf_mem_copy(link_frame_currpos, sta_prof_currpos, in util_gen_link_reqrsp_cmn()
2524 sta_prof_currpos += WLAN_CAPABILITYINFO_LEN; in util_gen_link_reqrsp_cmn()
[all …]