Searched refs:width_to_bw (Results 1 – 2 of 2) sorted by relevance
280 static const u8 width_to_bw[] = { in mt76_connac_chan_bw() local292 if (chandef->width >= ARRAY_SIZE(width_to_bw)) in mt76_connac_chan_bw()295 return width_to_bw[chandef->width]; in mt76_connac_chan_bw()
2095 static const u8 width_to_bw[] = { in mt7615_mcu_chan_bw() local2106 if (chandef->width >= ARRAY_SIZE(width_to_bw)) in mt7615_mcu_chan_bw()2109 return width_to_bw[chandef->width]; in mt7615_mcu_chan_bw()