Lines Matching refs:mu
859 bool mu, qry_bf; in _phl_snd_proc_get_res_bf() local
872 mu = (snd_sta->snd_fb_t == PHL_SND_FB_TYPE_MU) ? true:false; in _phl_snd_proc_get_res_bf()
879 sta, mu, sta->chandef.bw); in _phl_snd_proc_get_res_bf()
895 phl_info->hal, sta, mu, sta->chandef.bw, in _phl_snd_proc_get_res_bf()
914 &snd_sta->npda_sta_info, mu); in _phl_snd_proc_get_res_bf()
1525 bool mu = false; in _phl_snd_proc_postcfg_sta() local
1530 mu = (sta->snd_fb_t == PHL_SND_FB_TYPE_MU) ? true : false; in _phl_snd_proc_postcfg_sta()
1553 psta_info, mu); in _phl_snd_proc_postcfg_sta()
1568 bool mu = false, he = true; in phl_snd_proc_postcfg() local
1578 mu = (grp->sta[0].snd_fb_t == PHL_SND_FB_TYPE_MU) ? true : in phl_snd_proc_postcfg()
1588 mu, in phl_snd_proc_postcfg()
1599 if (true == mu) { in phl_snd_proc_postcfg()