Home
last modified time | relevance | path

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

/openbmc/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.h550 struct mt76_worker status_worker;
551 struct mt76_worker rx_worker;
572 struct mt76_worker txrx_worker;
573 struct mt76_worker status_worker;
574 struct mt76_worker net_worker;
575 struct mt76_worker stat_worker;
807 struct mt76_worker tx_worker;
1284 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.h255 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.c132 static void mt76x02_tx_worker(struct mt76_worker *w) in mt76x02_tx_worker()
H A Dmt792x_core.c204 void mt792x_tx_worker(struct mt76_worker *w) in mt792x_tx_worker()
H A Dtx.c630 void mt76_tx_worker(struct mt76_worker *w) in mt76_tx_worker()
/openbmc/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.h504 void mt7615_tx_worker(struct mt76_worker *w);
H A Dmain.c747 void mt7615_tx_worker(struct mt76_worker *w) in mt7615_tx_worker()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio.c25 static void mt7921s_txrx_worker(struct mt76_worker *w) in mt7921s_txrx_worker()