Searched refs:width_to_bw (Results 1 – 3 of 3) sorted by relevance
120 static const u8 width_to_bw[] = { in mt7921_mcu_chan_bw() local131 if (chandef->width >= ARRAY_SIZE(width_to_bw)) in mt7921_mcu_chan_bw()134 return width_to_bw[chandef->width]; in mt7921_mcu_chan_bw()
2297 static const u8 width_to_bw[] = { in mt7615_mcu_chan_bw() local2308 if (chandef->width >= ARRAY_SIZE(width_to_bw)) in mt7615_mcu_chan_bw()2311 return width_to_bw[chandef->width]; in mt7615_mcu_chan_bw()
120 static const u8 width_to_bw[] = { in mt7915_mcu_chan_bw() local131 if (chandef->width >= ARRAY_SIZE(width_to_bw)) in mt7915_mcu_chan_bw()134 return width_to_bw[chandef->width]; in mt7915_mcu_chan_bw()