Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dutils_mlo.c1488 const uint8_t *sta_prof_iesection, in util_validate_sta_prof_ie() argument
1498 if (!sta_prof_iesection) { in util_validate_sta_prof_ie()
1508 if ((sta_prof_ie + ID_POS) > (sta_prof_iesection + in util_validate_sta_prof_ie()
1514 if ((sta_prof_ie + TAG_LEN_POS) > (sta_prof_iesection + in util_validate_sta_prof_ie()
1522 ((sta_prof_ie + IDEXT_POS) > (sta_prof_iesection + in util_validate_sta_prof_ie()
1538 (sta_prof_iesection + sta_prof_iesection_len)) { in util_validate_sta_prof_ie()
1943 uint8_t *sta_prof_iesection; in util_gen_link_reqrsp_cmn() local
2528 sta_prof_iesection = sta_prof_currpos; in util_gen_link_reqrsp_cmn()
2537 ret = util_get_noninheritlists(sta_prof_iesection, in util_gen_link_reqrsp_cmn()
2581 sta_prof_iesection, in util_gen_link_reqrsp_cmn()
[all …]