Searched refs:mt7996_mac_wtbl_lmac_addr (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mt7996.h | 708 u32 mt7996_mac_wtbl_lmac_addr(struct mt7996_dev *dev, u16 wcid, u8 dw);
|
| H A D | mac.c | 109 u32 mt7996_mac_wtbl_lmac_addr(struct mt7996_dev *dev, u16 wcid, u8 dw) in mt7996_mac_wtbl_lmac_addr() function 162 addr = mt7996_mac_wtbl_lmac_addr(dev, idx, 20); in mt7996_mac_sta_poll() 205 addr = mt7996_mac_wtbl_lmac_addr(dev, idx, 34); in mt7996_mac_sta_poll()
|
| H A D | mcu.c | 1993 addr = mt7996_mac_wtbl_lmac_addr(dev, msta_link->wcid.idx, 7); in mt7996_mcu_add_rate_ctrl_fixed()
|