Home
last modified time | relevance | path

Searched refs:get_omac_idx (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dmain.c101 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()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/
Dmain.c133 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()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmain.c142 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()