Searched refs:width_to_bw (Results 1 – 2 of 2) sorted by relevance
123 static const u8 width_to_bw[] = { in mt7915_mcu_chan_bw() local134 if (chandef->width >= ARRAY_SIZE(width_to_bw)) in mt7915_mcu_chan_bw()137 return width_to_bw[chandef->width]; in mt7915_mcu_chan_bw()
2875 static const u8 width_to_bw[] = { in mt7615_mcu_chan_bw() local2886 if (chandef->width >= ARRAY_SIZE(width_to_bw)) in mt7615_mcu_chan_bw()2889 return width_to_bw[chandef->width]; in mt7615_mcu_chan_bw()