Lines Matching refs:band_idx
235 if (c->band_idx > MT_BAND1) in mt7915_mcu_rx_csa_notify()
238 if ((c->band_idx && !dev->phy.mt76->band_idx) && in mt7915_mcu_rx_csa_notify()
258 if (t->ctrl.band_idx > MT_BAND1) in mt7915_mcu_rx_thermal_notify()
261 if ((t->ctrl.band_idx && !dev->phy.mt76->band_idx) && in mt7915_mcu_rx_thermal_notify()
277 if (r->band_idx > MT_BAND1) in mt7915_mcu_rx_radar_detected()
280 if ((r->band_idx && !dev->phy.mt76->band_idx) && in mt7915_mcu_rx_radar_detected()
284 if (r->band_idx == MT_RX_SEL2) in mt7915_mcu_rx_radar_detected()
338 if (b->band_idx > MT_BAND1) in mt7915_mcu_rx_bcc_notify()
341 if ((b->band_idx && !dev->phy.mt76->band_idx) && in mt7915_mcu_rx_bcc_notify()
618 .band = phy->mt76->band_idx, in mt7915_mcu_muar_config()
1734 u8 band_idx; in mt7915_mcu_add_dev_info() member
1743 u8 band_idx; in mt7915_mcu_add_dev_info() member
1749 .band_idx = mvif->mt76.band_idx, in mt7915_mcu_add_dev_info()
1757 .band_idx = mvif->mt76.band_idx, in mt7915_mcu_add_dev_info()
2208 u8 band_idx; in mt7915_mcu_muru_debug_get() member
2211 .band_idx = phy->mt76->band_idx, in mt7915_mcu_muru_debug_get()
2650 req.band_idx = phy->mt76->band_idx; in mt7915_mcu_background_chain_ctrl()
2658 req.band_idx = phy->mt76->band_idx; in mt7915_mcu_background_chain_ctrl()
2725 u8 band = phy->mt76->band_idx; in mt7915_mcu_set_chan_info()
2733 u8 band_idx; in mt7915_mcu_set_chan_info() member
2749 .band_idx = band, in mt7915_mcu_set_chan_info()
3072 req[i].band = cpu_to_le32(phy->mt76->band_idx); in mt7915_mcu_get_chan_mib_info()
3114 u8 band_idx; in mt7915_mcu_get_temperature() member
3118 .band_idx = phy->mt76->band_idx, in mt7915_mcu_get_temperature()
3129 .band_idx = phy->mt76->band_idx, in mt7915_mcu_set_thermal_throttling()
3160 .band_idx = phy->mt76->band_idx, in mt7915_mcu_set_thermal_protect()
3191 u8 band_idx; in mt7915_mcu_set_txpower_frame_min() member
3195 .band_idx = phy->mt76->band_idx, in mt7915_mcu_set_txpower_frame_min()
3214 u8 band_idx; in mt7915_mcu_set_txpower_frame() member
3220 .band_idx = phy->mt76->band_idx, in mt7915_mcu_set_txpower_frame()
3274 .band_idx = phy->mt76->band_idx, in mt7915_mcu_set_txpower_sku()
3318 u8 band_idx; in mt7915_mcu_get_txpower_sku() member
3323 .band_idx = phy->mt76->band_idx, in mt7915_mcu_get_txpower_sku()
3337 txpower[i] = txpower_sku[i][req.band_idx]; in mt7915_mcu_get_txpower_sku()
3372 u8 band_idx; in mt7915_mcu_set_sku_en() member
3376 .band_idx = phy->mt76->band_idx, in mt7915_mcu_set_sku_en()
3458 .band_idx = phy->mt76->band_idx, in mt7915_mcu_enable_obss_spr()
3489 .band_idx = phy->mt76->band_idx, in mt7915_mcu_set_obss_spr_pd()
3538 .band_idx = phy->mt76->band_idx, in mt7915_mcu_set_obss_spr_siga()
3577 .band_idx = phy->mt76->band_idx, in mt7915_mcu_set_obss_spr_bitmap()
3583 req.bitmap.color_l[req.ctrl.band_idx] = cpu_to_le32(bitmap); in mt7915_mcu_set_obss_spr_bitmap()
3586 req.bitmap.color_h[req.ctrl.band_idx] = cpu_to_le32(bitmap); in mt7915_mcu_set_obss_spr_bitmap()
3589 req.bitmap.bssid_l[req.ctrl.band_idx] = cpu_to_le32(bitmap); in mt7915_mcu_set_obss_spr_bitmap()
3592 req.bitmap.bssid_h[req.ctrl.band_idx] = cpu_to_le32(bitmap); in mt7915_mcu_set_obss_spr_bitmap()
3651 .band = mvif->mt76.band_idx, in mt7915_mcu_get_rx_rate()