mt76_worker
void mt76_tx_worker(struct mt76_worker *w);
struct mt76_worker status_worker;
struct mt76_worker rx_worker;
struct mt76_worker txrx_worker;
struct mt76_worker status_worker;
struct mt76_worker net_worker;
struct mt76_worker stat_worker;
struct mt76_worker tx_worker;
void mt7615_tx_worker(struct mt76_worker *w)
void mt7615_tx_worker(struct mt76_worker *w);
static void mt7663s_txrx_worker(struct mt76_worker *w)
static void mt76x02_tx_worker(struct mt76_worker *w)
static void mt7921s_txrx_worker(struct mt76_worker *w)
void mt792x_tx_worker(struct mt76_worker *w);
void mt792x_tx_worker(struct mt76_worker *w)
static void mt76s_net_worker(struct mt76_worker *w)
static void mt76s_status_worker(struct mt76_worker *w)
static void mt76s_tx_status_data(struct mt76_worker *worker)
void mt76_tx_worker(struct mt76_worker *w)
static void mt76u_rx_worker(struct mt76_worker *w)
static void mt76u_status_worker(struct mt76_worker *w)
struct mt76_worker *w = ptr;
static inline void mt76_worker_teardown(struct mt76_worker *w)
void (*fn)(struct mt76_worker *);
mt76_worker_setup(struct ieee80211_hw *hw, struct mt76_worker *w,
void (*fn)(struct mt76_worker *),
static inline void mt76_worker_schedule(struct mt76_worker *w)
static inline void mt76_worker_disable(struct mt76_worker *w)
static inline void mt76_worker_enable(struct mt76_worker *w)