Searched refs:ctspec (Results 1 – 1 of 1) sorted by relevance
205 uint32_t ctspec; in lim_compute_mean_bw_used() local207 for (ctspec = 0; ctspec < LIM_NUM_TSPEC_MAX; ctspec++, pTspecInfo++) { in lim_compute_mean_bw_used()215 ctspec, pTspecInfo->assocId); in lim_compute_mean_bw_used()389 int ctspec; in lim_tspec_find_by_sta_addr() local393 for (ctspec = 0; ctspec < LIM_NUM_TSPEC_MAX; ctspec++, pTspecList++) { in lim_tspec_find_by_sta_addr()423 int ctspec; in lim_tspec_find_by_assoc_id() local431 for (ctspec = 0; ctspec < LIM_NUM_TSPEC_MAX; ctspec++, pTspecList++) { in lim_tspec_find_by_assoc_id()460 int ctspec; in lim_find_tspec() local467 for (ctspec = 0; ctspec < LIM_NUM_TSPEC_MAX; ctspec++, pTspecList++) { in lim_find_tspec()522 uint8_t ctspec = 0; in lim_tspec_add() local[all …]