Searched refs:mt7915_mac_wtbl_update (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | main.c | 258 mt7915_mac_wtbl_update(dev, idx, in mt7915_add_interface() 749 mt7915_mac_wtbl_update(dev, idx, in mt7915_mac_sta_add() 768 mt7915_mac_wtbl_update(dev, msta->wcid.idx, in mt7915_mac_sta_remove()
|
H A D | mt7915.h | 545 bool mt7915_mac_wtbl_update(struct mt7915_dev *dev, int idx, u32 mask);
|
H A D | init.c | 614 mt7915_mac_wtbl_update(dev, i, in mt7915_mac_init()
|
H A D | mac.c | 80 bool mt7915_mac_wtbl_update(struct mt7915_dev *dev, int idx, u32 mask) in mt7915_mac_wtbl_update() function 161 mt7915_mac_wtbl_update(dev, idx, in mt7915_mac_sta_poll()
|