Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c1185 uint8_t idx, num_valid_links = 0; in target_if_mlo_setup_send() local
1198 params.partner_links[num_valid_links] = in target_if_mlo_setup_send()
1200 num_valid_links++; in target_if_mlo_setup_send()
1202 params.num_valid_hw_links = num_valid_links; in target_if_mlo_setup_send()
/wlan-driver/wpa_supplicant_8/src/ap/
H A Ddrv_callbacks.c