Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Deeprom.c271 mt76_find_channel_node(struct device_node *np, struct ieee80211_channel *chan) in mt76_find_channel_node() function
295 EXPORT_SYMBOL_GPL(mt76_find_channel_node);
412 np = mt76_find_channel_node(np, chan); in mt76_get_rate_power_limits()
H A Dmt76.h1731 mt76_find_channel_node(struct device_node *np, struct ieee80211_channel *chan);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dinit.c88 if (np && (!band_np || !mt76_find_channel_node(band_np, ch))) { in mt7921_regd_channel_update()
111 if (np && (!band_np || !mt76_find_channel_node(band_np, ch))) { in mt7921_regd_channel_update()