Searched refs:mt7915_mac_wtbl_lmac_addr (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | mac.c | 89 u32 mt7915_mac_wtbl_lmac_addr(struct mt7915_dev *dev, u16 wcid, u8 dw) in mt7915_mac_wtbl_lmac_addr() function 142 addr = mt7915_mac_wtbl_lmac_addr(dev, idx, 20); in mt7915_mac_sta_poll() 191 addr = mt7915_mac_wtbl_lmac_addr(dev, idx, 7); in mt7915_mac_sta_poll() 222 addr = mt7915_mac_wtbl_lmac_addr(dev, idx, 30); in mt7915_mac_sta_poll() 245 addr = mt7915_mac_wtbl_lmac_addr(dev, mvif->sta.wcid.idx, 5); in mt7915_mac_enable_rtscts()
|
H A D | mt7915.h | 544 u32 mt7915_mac_wtbl_lmac_addr(struct mt7915_dev *dev, u16 wcid, u8 dw);
|
H A D | mcu.c | 1462 addr = mt7915_mac_wtbl_lmac_addr(dev, msta->wcid.idx, 7); in mt7915_mcu_add_rate_ctrl_fixed()
|