Searched refs:_tspec (Results 1 – 1 of 1) sorted by relevance
72 struct wmm_tspec_element *_tspec; in wmm_ac_add_ts() local90 _tspec = os_memdup(tspec, sizeof(*_tspec)); in wmm_ac_add_ts()91 if (!_tspec) in wmm_ac_add_ts()101 os_free(_tspec); in wmm_ac_add_ts()106 wpa_s->tspecs[ac][idx] = _tspec; in wmm_ac_add_ts()