Searched refs:tx_work_handler (Results 1 – 1 of 1) sorted by relevance
2542 static void tx_work_handler(struct work_struct *work) in tx_work_handler() function2629 INIT_DELAYED_WORK(&sw_ctx_tx->tx_work.work, tx_work_handler); in init_ctx_tx()