Searched refs:MAX_NUM_STA_SND_GRP (Results 1 – 4 of 4) sorted by relevance
27 #define MAX_NUM_STA_SND_GRP 4 macro106 struct phl_snd_sta sta[MAX_NUM_STA_SND_GRP];127 u16 sta_macid[MAX_NUM_STA_SND_GRP];128 enum channel_width bw[MAX_NUM_STA_SND_GRP];
27 for (i = 0; i < MAX_NUM_STA_SND_GRP; i++) { in __reset_snd_grp()205 for (i = 0; i < MAX_NUM_STA_SND_GRP; i++) { in rtw_phl_snd_dump_fix_para()248 if (sidx < MAX_NUM_STA_SND_GRP) in rtw_phl_snd_fix_set_sta()265 if (sidx < MAX_NUM_STA_SND_GRP) in rtw_phl_snd_fix_set_bw()511 if (grp->num_sta >= MAX_NUM_STA_SND_GRP) { in _phl_snd_func_grp_add_sta()707 for (cnt = 0; cnt < MAX_NUM_STA_SND_GRP; cnt++) { in phl_snd_func_grouping()990 for (i = 0; i < MAX_NUM_STA_SND_GRP; i++) { in phl_snd_cal_mu_grp_bitmap()1010 for (j = 0; j < MAX_NUM_STA_SND_GRP; j++) { in phl_snd_cal_mu_grp_bitmap()1075 for (idx = 0; idx < MAX_NUM_STA_SND_GRP; idx++) { in phl_snd_proc_precfg()1479 for (i = 0; i < MAX_NUM_STA_SND_GRP; i++) { in _phl_snd_proc_postcfg_mu_gid()[all …]