Searched refs:mt7915_mac_wtbl_lmac_addr (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mac.c | 85 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() 214 addr = mt7915_mac_wtbl_lmac_addr(dev, idx, 30); in mt7915_mac_sta_poll() 237 addr = mt7915_mac_wtbl_lmac_addr(dev, mvif->sta.wcid.idx, 5); in mt7915_mac_enable_rtscts()
|
H A D | mt7915.h | 545 u32 mt7915_mac_wtbl_lmac_addr(struct mt7915_dev *dev, u16 wcid, u8 dw);
|
H A D | mcu.c | 1464 addr = mt7915_mac_wtbl_lmac_addr(dev, msta->wcid.idx, 7); in mt7915_mcu_add_rate_ctrl_fixed()
|