Lines Matching refs:band_idx
339 if (r->band_idx >= ARRAY_SIZE(dev->mt76.phys)) in mt7996_mcu_rx_radar_detected()
342 mphy = dev->mt76.phys[r->band_idx]; in mt7996_mcu_rx_radar_detected()
346 if (r->band_idx == MT_RX_SEL2) in mt7996_mcu_rx_radar_detected()
686 .hdr.band = phy->mt76->band_idx, in mt7996_mcu_muar_config()
757 bss->band_idx = mvif->band_idx; in mt7996_mcu_bss_basic_tlv()
1837 u8 band_idx; in mt7996_mcu_add_dev_info() member
1850 .band_idx = mvif->mt76.band_idx, in mt7996_mcu_add_dev_info()
2046 info->hw_queue |= FIELD_PREP(MT_TX_HW_QUEUE_PHY, phy->mt76->band_idx); in mt7996_mcu_add_beacon()
2103 info->hw_queue |= FIELD_PREP(MT_TX_HW_QUEUE_PHY, phy->mt76->band_idx); in mt7996_mcu_beacon_inband_discov()
2483 static void mt7996_add_rx_airtime_tlv(struct sk_buff *skb, u8 band_idx) in mt7996_add_rx_airtime_tlv() argument
2491 req->band = band_idx; in mt7996_add_rx_airtime_tlv()
2496 req->band = band_idx; in mt7996_add_rx_airtime_tlv()
2514 mt7996_add_rx_airtime_tlv(skb, dev->mt76.phy.band_idx); in mt7996_mcu_init_rx_airtime()
2835 req.band_idx = phy->mt76->band_idx; in mt7996_mcu_background_chain_ctrl()
2843 req.band_idx = phy->mt76->band_idx; in mt7996_mcu_background_chain_ctrl()
2910 u8 band_idx = phy->mt76->band_idx; in mt7996_mcu_set_chan_info() local
2923 u8 band_idx; in mt7996_mcu_set_chan_info() member
2940 .rx_path = phy->mt76->chainmask >> dev->chainshift[band_idx], in mt7996_mcu_set_chan_info()
2941 .band_idx = band_idx, in mt7996_mcu_set_chan_info()
3159 .hdr.band = phy->mt76->band_idx, in mt7996_mcu_get_chan_mib_info()
3308 u8 band_idx; in mt7996_mcu_enable_obss_spr() member
3316 .band_idx = phy->mt76->band_idx, in mt7996_mcu_enable_obss_spr()
3333 u8 band_idx; in mt7996_mcu_set_obss_spr_pd() member
3350 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_obss_spr_pd()
3388 u8 band_idx; in mt7996_mcu_set_obss_spr_siga() member
3398 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_obss_spr_siga()
3425 u8 band_idx; in mt7996_mcu_set_obss_spr_bitmap() member
3436 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_obss_spr_bitmap()
3443 req.color_l[req.band_idx] = cpu_to_le32(bitmap); in mt7996_mcu_set_obss_spr_bitmap()
3446 req.color_h[req.band_idx] = cpu_to_le32(bitmap); in mt7996_mcu_set_obss_spr_bitmap()
3449 req.bssid_l[req.band_idx] = cpu_to_le32(bitmap); in mt7996_mcu_set_obss_spr_bitmap()
3452 req.bssid_h[req.band_idx] = cpu_to_le32(bitmap); in mt7996_mcu_set_obss_spr_bitmap()
3608 u8 band_idx; in mt7996_mcu_set_rts_thresh() member
3616 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_rts_thresh()
3630 u8 band_idx; in mt7996_mcu_set_radio_en() member
3638 .band_idx = phy->mt76->band_idx, in mt7996_mcu_set_radio_en()