Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.c564 static void fst_process_tx_work_q(struct tasklet_struct *unused);
567 static DECLARE_TASKLET(fst_tx_task, fst_process_tx_work_q);
596 fst_process_tx_work_q(struct tasklet_struct *unused) in fst_process_tx_work_q() function