Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dwmm_ac.c667 int replace_tspecs; in wmm_ac_handle_addts_resp() local
704 replace_tspecs = wmm_ac_should_replace_ts(wpa_s, tsid, ac, dir); in wmm_ac_handle_addts_resp()
705 if (replace_tspecs < 0) in wmm_ac_handle_addts_resp()
708 wpa_printf(MSG_DEBUG, "ts idx replace bitmap: 0x%x", replace_tspecs); in wmm_ac_handle_addts_resp()
711 wmm_ac_del_ts(wpa_s, ac, replace_tspecs); in wmm_ac_handle_addts_resp()