Lines Matching refs:vht
242 bool vht)
257 if (!vht)
282 void mt76_set_stream_caps(struct mt76_phy *phy, bool vht)
287 mt76_init_stream_cap(phy, &phy->sband_5g.sband, vht);
289 mt76_init_stream_cap(phy, &phy->sband_6g.sband, vht);
297 bool ht, bool vht)
335 mt76_init_stream_cap(phy, sband, vht);
337 if (!vht)
363 int n_rates, bool vht)
369 n_rates, true, vht);
501 int mt76_register_phy(struct mt76_phy *phy, bool vht,
517 ret = mt76_init_sband_5g(phy, rates + 4, n_rates - 4, vht);
683 int mt76_register_device(struct mt76_dev *dev, bool vht,
702 ret = mt76_init_sband_5g(phy, rates + 4, n_rates - 4, vht);