Searched refs:band_np (Results 1 – 1 of 1) sorted by relevance
70 struct device_node *np, *band_np; in mt7921_regd_channel_update() local77 band_np = np ? of_get_child_by_name(np, "txpower-5g") : NULL; in mt7921_regd_channel_update()82 if (np && (!band_np || !mt76_find_channel_node(band_np, ch))) { in mt7921_regd_channel_update()96 band_np = np ? of_get_child_by_name(np, "txpower-6g") : NULL; in mt7921_regd_channel_update()101 if (np && (!band_np || !mt76_find_channel_node(band_np, ch))) { in mt7921_regd_channel_update()