Home
last modified time | relevance | path

Searched refs:if_comb (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dinit.c331 static const struct ieee80211_iface_combination if_comb[] = { variable
538 wiphy->iface_combinations = if_comb; in mt7603_register_device()
539 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7603_register_device()
/src/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c264 static const struct ieee80211_iface_combination if_comb[] = { variable
382 wiphy->iface_combinations = if_comb; in mt7615_init_wiphy()
383 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7615_init_wiphy()
/src/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c24 static const struct ieee80211_iface_combination if_comb[] = { variable
653 wiphy->iface_combinations = if_comb; in mt792x_init_wiphy()
654 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt792x_init_wiphy()
/src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c34 static const struct ieee80211_iface_combination if_comb[] = { variable
397 wiphy->iface_combinations = if_comb; in mt7915_init_wiphy()
398 wiphy->n_iface_combinations = ARRAY_SIZE(if_comb); in mt7915_init_wiphy()
/src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c55 static const struct ieee80211_iface_combination if_comb = { variable
454 radio->iface_combinations = &if_comb; in mt7996_init_wiphy_band()