Searched refs:band_np (Results 1 – 1 of 1) sorted by relevance
38 struct device_node *np, *band_np; in mt7921_regd_channel_update() local48 band_np = np ? of_get_child_by_name(np, "txpower-5g") : NULL; in mt7921_regd_channel_update()53 if (np && (!band_np || !mt76_find_channel_node(band_np, ch))) { in mt7921_regd_channel_update()67 band_np = np ? of_get_child_by_name(np, "txpower-6g") : NULL; in mt7921_regd_channel_update()72 if (np && (!band_np || !mt76_find_channel_node(band_np, ch))) { in mt7921_regd_channel_update()