Home
last modified time | relevance | path

Searched refs:mt76_worker (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dutil.h15 struct mt76_worker struct
18 void (*fn)(struct mt76_worker *); argument
58 mt76_worker_setup(struct ieee80211_hw *hw, struct mt76_worker *w, in mt76_worker_setup()
59 void (*fn)(struct mt76_worker *), in mt76_worker_setup() argument
79 static inline void mt76_worker_schedule(struct mt76_worker *w) in mt76_worker_schedule()
89 static inline void mt76_worker_disable(struct mt76_worker *w) in mt76_worker_disable()
98 static inline void mt76_worker_enable(struct mt76_worker *w) in mt76_worker_enable()
107 static inline void mt76_worker_teardown(struct mt76_worker *w) in mt76_worker_teardown()
H A Dutil.c115 struct mt76_worker *w = ptr; in __mt76_worker_fn()
H A Dmt76.h604 struct mt76_worker status_worker;
605 struct mt76_worker rx_worker;
626 struct mt76_worker txrx_worker;
627 struct mt76_worker status_worker;
628 struct mt76_worker net_worker;
629 struct mt76_worker stat_worker;
865 struct mt76_worker tx_worker;
1379 void mt76_tx_worker(struct mt76_worker *w);
H A Dsdio.c408 static void mt76s_net_worker(struct mt76_worker *w) in mt76s_net_worker()
461 static void mt76s_status_worker(struct mt76_worker *w) in mt76s_status_worker()
491 static void mt76s_tx_status_data(struct mt76_worker *worker) in mt76s_tx_status_data()
H A Dmt792x.h365 void mt792x_tx_worker(struct mt76_worker *w);
H A Dusb.c628 static void mt76u_rx_worker(struct mt76_worker *w) in mt76u_rx_worker()
759 static void mt76u_status_worker(struct mt76_worker *w) in mt76u_status_worker()
H A Dmt76x02_mmio.c139 static void mt76x02_tx_worker(struct mt76_worker *w) in mt76x02_tx_worker()
H A Dtx.c716 void mt76_tx_worker(struct mt76_worker *w) in mt76_tx_worker()
H A Dmt792x_core.c264 void mt792x_tx_worker(struct mt76_worker *w) in mt792x_tx_worker()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsdio.c27 static void mt7663s_txrx_worker(struct mt76_worker *w) in mt7663s_txrx_worker()
H A Dmt7615.h503 void mt7615_tx_worker(struct mt76_worker *w);
H A Dmain.c734 void mt7615_tx_worker(struct mt76_worker *w) in mt7615_tx_worker()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio.c25 static void mt7921s_txrx_worker(struct mt76_worker *w) in mt7921s_txrx_worker()