Searched refs:mt7915_mac_wtbl_lmac_addr (Results 1 – 1 of 1) sorted by relevance
/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() 190 addr = mt7915_mac_wtbl_lmac_addr(dev, idx, 7); in mt7915_mac_sta_poll() 221 addr = mt7915_mac_wtbl_lmac_addr(dev, idx, 30); in mt7915_mac_sta_poll() 244 addr = mt7915_mac_wtbl_lmac_addr(dev, mvif->sta.wcid.idx, 5); in mt7915_mac_enable_rtscts()
|