Home
last modified time | relevance | path

Searched refs:mt7996_mac_wtbl_lmac_addr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h806 u32 mt7996_mac_wtbl_lmac_addr(struct mt7996_dev *dev, u16 wcid, u8 dw);
H A Dmac.c106 u32 mt7996_mac_wtbl_lmac_addr(struct mt7996_dev *dev, u16 wcid, u8 dw) in mt7996_mac_wtbl_lmac_addr() function
159 addr = mt7996_mac_wtbl_lmac_addr(dev, idx, 20); in mt7996_mac_sta_poll()
202 addr = mt7996_mac_wtbl_lmac_addr(dev, idx, 34); in mt7996_mac_sta_poll()
H A Dmcu.c2140 addr = mt7996_mac_wtbl_lmac_addr(dev, idx, 7); in mt7996_mcu_add_rate_ctrl_fixed()