Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwmm_ac.c41 static u8 wmm_ac_get_direction(const struct wmm_tspec_element *tspec) in wmm_ac_get_direction() function
77 u8 dir = wmm_ac_get_direction(tspec); in wmm_ac_add_ts()
134 if (wmm_ac_get_direction(tspec) != WMM_AC_DIR_DOWNLINK) in wmm_ac_del_ts_idx()
676 dir = wmm_ac_get_direction(tspec); in wmm_ac_handle_addts_resp()
692 dir != wmm_ac_get_direction(&req->tspec)) { in wmm_ac_handle_addts_resp()
889 dir = wmm_ac_get_direction(tspec); in wpas_wmm_ac_status()