Searched refs:width_to_bw (Results 1 – 2 of 2) sorted by relevance
258 static const u8 width_to_bw[] = { in mt76_connac_chan_bw() local270 if (chandef->width >= ARRAY_SIZE(width_to_bw)) in mt76_connac_chan_bw()273 return width_to_bw[chandef->width]; in mt76_connac_chan_bw()
2091 static const u8 width_to_bw[] = { in mt7615_mcu_chan_bw() local2102 if (chandef->width >= ARRAY_SIZE(width_to_bw)) in mt7615_mcu_chan_bw()2105 return width_to_bw[chandef->width]; in mt7615_mcu_chan_bw()