Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dfarsync.c571 static void do_bottom_half_tx(struct fst_card_info *card);
629 do_bottom_half_tx(fst_card_array[i]); in fst_process_tx_work_q()
661 do_bottom_half_tx(fst_card_array[i]); in fst_process_int_work_q()
1324 do_bottom_half_tx(struct fst_card_info *card) in do_bottom_half_tx() function