Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wan/
Dfarsync.c562 static void do_bottom_half_tx(struct fst_card_info *card);
616 do_bottom_half_tx(fst_card_array[i]); in fst_process_tx_work_q()
646 do_bottom_half_tx(fst_card_array[i]); in fst_process_int_work_q()
1278 do_bottom_half_tx(struct fst_card_info *card) in do_bottom_half_tx() function