Searched refs:get_omac_idx (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | 85 static int get_omac_idx(enum nl80211_iftype type, u32 mask) in get_omac_idx() function 134 idx = get_omac_idx(vif->type, phy->omac_mask); in mt7915_add_interface()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | main.c | 118 static int get_omac_idx(enum nl80211_iftype type, u32 mask) in get_omac_idx() function 175 idx = get_omac_idx(vif->type, dev->omac_mask); in mt7615_add_interface()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | main.c | 133 static int get_omac_idx(enum nl80211_iftype type, u64 mask) in get_omac_idx() function 203 idx = get_omac_idx(vif->type, dev->omac_mask); in mt7615_add_interface()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | main.c | 101 static int get_omac_idx(enum nl80211_iftype type, u64 mask) in get_omac_idx() function 185 idx = get_omac_idx(vif->type, phy->omac_mask); in mt7996_add_interface()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | 142 static int get_omac_idx(enum nl80211_iftype type, u64 mask) in get_omac_idx() function 228 idx = get_omac_idx(vif->type, phy->omac_mask); in mt7915_add_interface()
|
Completed in 9 milliseconds