Home
last modified time | relevance | path

Searched refs:mt7603_filter_tx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h233 void mt7603_filter_tx(struct mt7603_dev *dev, int mac_idx, int idx, bool abort);
H A Dmain.c391 mt7603_filter_tx(dev, mvif->idx, wcid->idx, true); in mt7603_sta_remove()
H A Dmac.c181 void mt7603_filter_tx(struct mt7603_dev *dev, int mac_idx, int idx, bool abort) in mt7603_filter_tx() function
259 mt7603_filter_tx(dev, sta->vif->idx, idx, false); in mt7603_wtbl_set_ps()