Searched refs:mt7996_mac_wtbl_lmac_addr (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mac.c | 87 u32 mt7996_mac_wtbl_lmac_addr(struct mt7996_dev *dev, u16 wcid, u8 dw) in mt7996_mac_wtbl_lmac_addr() function 136 addr = mt7996_mac_wtbl_lmac_addr(dev, idx, 20); in mt7996_mac_sta_poll() 202 addr = mt7996_mac_wtbl_lmac_addr(dev, idx, 6); in mt7996_mac_sta_poll() 205 addr = mt7996_mac_wtbl_lmac_addr(dev, idx, 5); in mt7996_mac_sta_poll() 221 addr = mt7996_mac_wtbl_lmac_addr(dev, idx, 34); in mt7996_mac_sta_poll() 244 addr = mt7996_mac_wtbl_lmac_addr(dev, mvif->sta.wcid.idx, 5); in mt7996_mac_enable_rtscts()
|
H A D | mt7996.h | 441 u32 mt7996_mac_wtbl_lmac_addr(struct mt7996_dev *dev, u16 wcid, u8 dw);
|