Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dfarsync.c567 static void do_bottom_half_tx(struct fst_card_info *card);
625 do_bottom_half_tx(fst_card_array[i]); in fst_process_tx_work_q()
657 do_bottom_half_tx(fst_card_array[i]); in fst_process_int_work_q()
1320 do_bottom_half_tx(struct fst_card_info *card) in do_bottom_half_tx() function
1334 dbg(DBG_TX, "do_bottom_half_tx\n"); in do_bottom_half_tx()
/kernel/linux/linux-6.6/drivers/net/wan/
H A 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
1291 dbg(DBG_TX, "do_bottom_half_tx\n"); in do_bottom_half_tx()

Completed in 7 milliseconds