Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dutil.h15 struct mt76_worker struct
18 void (*fn)(struct mt76_worker *); argument
64 mt76_worker_setup(struct ieee80211_hw *hw, struct mt76_worker *w, in mt76_worker_setup()
65 void (*fn)(struct mt76_worker *), in mt76_worker_setup() argument
85 static inline void mt76_worker_schedule(struct mt76_worker *w) in mt76_worker_schedule()
95 static inline void mt76_worker_disable(struct mt76_worker *w) in mt76_worker_disable()
104 static inline void mt76_worker_enable(struct mt76_worker *w) in mt76_worker_enable()
113 static inline void mt76_worker_teardown(struct mt76_worker *w) in mt76_worker_teardown()
Dutil.c115 struct mt76_worker *w = ptr; in __mt76_worker_fn()
Dmt76.h542 struct mt76_worker status_worker;
543 struct mt76_worker rx_worker;
564 struct mt76_worker txrx_worker;
565 struct mt76_worker status_worker;
566 struct mt76_worker net_worker;
772 struct mt76_worker tx_worker;
1154 void mt76_tx_worker(struct mt76_worker *w);
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()
Dusb.c628 static void mt76u_rx_worker(struct mt76_worker *w) in mt76u_rx_worker()
761 static void mt76u_status_worker(struct mt76_worker *w) in mt76u_status_worker()
Dmt76x02_mmio.c132 static void mt76x02_tx_worker(struct mt76_worker *w) in mt76x02_tx_worker()
Dtx.c612 void mt76_tx_worker(struct mt76_worker *w) in mt76_tx_worker()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dsdio.c27 static void mt7663s_txrx_worker(struct mt76_worker *w) in mt7663s_txrx_worker()
Dmt7615.h510 void mt7615_tx_worker(struct mt76_worker *w);
Dmain.c716 void mt7615_tx_worker(struct mt76_worker *w) in mt7615_tx_worker()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dsdio.c24 static void mt7921s_txrx_worker(struct mt76_worker *w) in mt7921s_txrx_worker()
Dmt7921.h407 void mt7921_tx_worker(struct mt76_worker *w);
Dmain.c795 void mt7921_tx_worker(struct mt76_worker *w) in mt7921_tx_worker()