Searched refs:snd_fb_t (Results 1 – 6 of 6) sorted by relevance
31 grp->sta[i].snd_fb_t = PHL_SND_FB_TYPE_SU; in __reset_snd_grp()600 grp->sta[i].snd_fb_t = PHL_SND_FB_TYPE_MU; in _phl_snd_func_set_grp_fb_mu()649 grp->sta[0].snd_fb_t = PHL_SND_FB_TYPE_SU; in phl_snd_func_grouping()789 if (snd_sta->snd_fb_t == PHL_SND_FB_TYPE_CQI) in phl_snd_proc_release_res()872 mu = (snd_sta->snd_fb_t == PHL_SND_FB_TYPE_MU) ? true:false; in _phl_snd_proc_get_res_bf()911 snd_sta->snd_fb_t); in _phl_snd_proc_get_res_bf()945 if(snd_sta->snd_fb_t == PHL_SND_FB_TYPE_CQI) in phl_snd_proc_get_res()1084 (PHL_SND_FB_TYPE_CQI != sta->snd_fb_t)) { in phl_snd_proc_precfg()1095 if (PHL_SND_FB_TYPE_MU == grp->sta[0].snd_fb_t) in phl_snd_proc_precfg()1530 mu = (sta->snd_fb_t == PHL_SND_FB_TYPE_MU) ? true : false; in _phl_snd_proc_postcfg_sta()[all …]
91 enum snd_fb_type snd_fb_t; /* Sounding feedback type : SU/MU/CQI */ member
342 grp->sta[0].snd_fb_t); in snd_fsm_proc_busy_st_hdl()