Searched refs:mt7915_mac_wtbl_lmac_addr (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mt7915.h | 545 u32 mt7915_mac_wtbl_lmac_addr(struct mt7915_dev *dev, u16 wcid, u8 dw);
|
D | mac.c | 88 u32 mt7915_mac_wtbl_lmac_addr(struct mt7915_dev *dev, u16 wcid, u8 dw) in mt7915_mac_wtbl_lmac_addr() function 134 addr = mt7915_mac_wtbl_lmac_addr(dev, idx, 20); in mt7915_mac_sta_poll() 183 addr = mt7915_mac_wtbl_lmac_addr(dev, idx, 7); in mt7915_mac_sta_poll()
|
D | mcu.c | 1418 addr = mt7915_mac_wtbl_lmac_addr(dev, msta->wcid.idx, 7); in mt7915_mcu_add_rate_ctrl_fixed()
|