Searched refs:wlan_idx (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | mcu.h | 14 u8 wlan_idx; member
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | mcu.h | 382 __le16 wlan_idx; member 494 __le16 wlan_idx; member
|
D | mcu.c | 740 struct mt76_phy *phy, u16 wlan_idx, in mt7996_mcu_bss_basic_tlv() argument 747 u16 sta_wlan_idx = wlan_idx; in mt7996_mcu_bss_basic_tlv() 786 bss->bmc_tx_wlan_idx = cpu_to_le16(wlan_idx); in mt7996_mcu_bss_basic_tlv() 1771 __le16 wlan_idx; in mt7996_mcu_add_group() member 1784 req.wlan_idx = cpu_to_le16(msta->wcid.idx); in mt7996_mcu_add_group() 1878 sec_key->wlan_idx = cpu_to_le16(wcid->idx); in mt7996_mcu_sta_key_tlv() 1885 sec_key->wlan_idx = cpu_to_le16(wcid->idx); in mt7996_mcu_sta_key_tlv() 1892 sec_key->wlan_idx = cpu_to_le16(wcid->idx); in mt7996_mcu_sta_key_tlv()
|
D | debugfs.c | 931 phy.wlan_idx = cpu_to_le16(msta->wcid.idx); in mt7996_sta_fixed_rate_set()
|
/Linux-v6.6/include/linux/soc/mediatek/ |
D | mtk_wed.h | 71 __le16 wlan_idx; member
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 3375 u8 wlan_idx[4]; in mt7915_mcu_set_txbf() member 3781 int mt7915_mcu_wed_wa_tx_stats(struct mt7915_dev *dev, u16 wlan_idx) in mt7915_mcu_wed_wa_tx_stats() argument 3787 __le16 wlan_idx; in mt7915_mcu_wed_wa_tx_stats() member 3791 .wlan_idx = cpu_to_le16(wlan_idx), in mt7915_mcu_wed_wa_tx_stats() 3794 __le16 wlan_idx; in mt7915_mcu_wed_wa_tx_stats() member 3817 if (le16_to_cpu(res->wlan_idx) != wlan_idx) { in mt7915_mcu_wed_wa_tx_stats() 3824 wcid = rcu_dereference(dev->mt76.wcid[wlan_idx]); in mt7915_mcu_wed_wa_tx_stats()
|
D | mmio.c | 647 int idx = le16_to_cpu(stats->wlan_idx); in mt7915_mmio_wed_update_rx_stats()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | mac.c | 930 int wlan_idx; in mt7603_mac_write_txwi() local 954 wlan_idx = wcid->idx; in mt7603_mac_write_txwi() 956 wlan_idx = MT7603_WTBL_RESERVED; in mt7603_mac_write_txwi() 971 FIELD_PREP(MT_TXD1_WLAN_IDX, wlan_idx) | in mt7603_mac_write_txwi()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.c | 2804 struct mt76_phy *phy, u16 wlan_idx, in mt76_connac_mcu_bss_basic_tlv() argument 2842 wlan_idx = wcid->idx; in mt76_connac_mcu_bss_basic_tlv() 2856 bss->bmc_wcid_lo = to_wcid_lo(wlan_idx); in mt76_connac_mcu_bss_basic_tlv() 2857 bss->bmc_wcid_hi = to_wcid_hi(wlan_idx); in mt76_connac_mcu_bss_basic_tlv()
|
D | mt76_connac_mcu.h | 1908 struct mt76_phy *phy, u16 wlan_idx,
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mcu.c | 678 u8 wlan_idx; in mt7615_mcu_add_beacon_offload() member 693 .wlan_idx = wcid->idx, in mt7615_mcu_add_beacon_offload()
|