Lines Matching refs:band_idx

355 	if (r->band_idx >= ARRAY_SIZE(dev->mt76.phys))  in mt7996_mcu_rx_radar_detected()
358 if (r->band_idx == MT_RX_SEL2 && !dev->rdd2_phy) in mt7996_mcu_rx_radar_detected()
361 if (r->band_idx == MT_RX_SEL2) in mt7996_mcu_rx_radar_detected()
364 mphy = dev->mt76.phys[r->band_idx]; in mt7996_mcu_rx_radar_detected()
369 if (r->band_idx == MT_RX_SEL2) in mt7996_mcu_rx_radar_detected()
581 if (n->band_idx > MT_BAND2) in mt7996_mcu_rx_thermal_notify()
584 mphy = dev->mt76.phys[n->band_idx]; in mt7996_mcu_rx_thermal_notify()
926 .hdr.band = phy->mt76->band_idx, in mt7996_mcu_muar_config()
1026 bss->band_idx = mvif->band_idx; in mt7996_mcu_bss_basic_tlv()
2386 u8 band_idx; in mt7996_mcu_add_dev_info() member
2399 .band_idx = mvif->mt76.band_idx, in mt7996_mcu_add_dev_info()
2552 info->hw_queue |= FIELD_PREP(MT_TX_HW_QUEUE_PHY, phy->mt76->band_idx); in mt7996_mcu_add_beacon()
2621 info->hw_queue |= FIELD_PREP(MT_TX_HW_QUEUE_PHY, phy->mt76->band_idx); in mt7996_mcu_beacon_inband_discov()
3000 static void mt7996_add_rx_airtime_tlv(struct sk_buff *skb, u8 band_idx) in mt7996_add_rx_airtime_tlv() argument
3008 req->band = band_idx; in mt7996_add_rx_airtime_tlv()
3013 req->band = band_idx; in mt7996_add_rx_airtime_tlv()
3356 req.band_idx = phy->mt76->band_idx; in mt7996_mcu_background_chain_ctrl()
3364 req.band_idx = phy->mt76->band_idx; in mt7996_mcu_background_chain_ctrl()
3431 u8 band_idx = phy->mt76->band_idx; in mt7996_mcu_set_chan_info() local
3444 u8 band_idx; in mt7996_mcu_set_chan_info() member
3461 .rx_path = mt7996_rx_chainmask(phy) >> dev->chainshift[band_idx], in mt7996_mcu_set_chan_info()
3462 .band_idx = band_idx, in mt7996_mcu_set_chan_info()
3680 .hdr.band = phy->mt76->band_idx, in mt7996_mcu_get_chan_mib_info()
3745 u8 band_idx; in mt7996_mcu_get_temperature() member
3751 .band_idx = phy->mt76->band_idx, in mt7996_mcu_get_temperature()
3791 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_thermal_throttling()
3825 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_thermal_protect()
3948 u8 band_idx; in mt7996_mcu_enable_obss_spr() member
3956 .band_idx = phy->mt76->band_idx, in mt7996_mcu_enable_obss_spr()
3973 u8 band_idx; in mt7996_mcu_set_obss_spr_pd() member
3990 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_obss_spr_pd()
4028 u8 band_idx; in mt7996_mcu_set_obss_spr_siga() member
4038 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_obss_spr_siga()
4065 u8 band_idx; in mt7996_mcu_set_obss_spr_bitmap() member
4076 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_obss_spr_bitmap()
4083 req.color_l[req.band_idx] = cpu_to_le32(bitmap); in mt7996_mcu_set_obss_spr_bitmap()
4086 req.color_h[req.band_idx] = cpu_to_le32(bitmap); in mt7996_mcu_set_obss_spr_bitmap()
4089 req.bssid_l[req.band_idx] = cpu_to_le32(bitmap); in mt7996_mcu_set_obss_spr_bitmap()
4092 req.bssid_h[req.band_idx] = cpu_to_le32(bitmap); in mt7996_mcu_set_obss_spr_bitmap()
4225 u8 band_idx; in mt7996_mcu_set_rts_thresh() member
4233 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_rts_thresh()
4247 u8 band_idx; in mt7996_mcu_set_radio_en() member
4255 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_radio_en()
4329 u8 band_idx = phy->mt76->band_idx; in mt7996_mcu_set_fixed_rate_table() local
4333 req.spe_idx = 24 + band_idx; in mt7996_mcu_set_fixed_rate_table()
4500 u8 band_idx; in mt7996_mcu_set_txpower_sku() member
4506 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_txpower_sku()