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

/linux-4.4.14/drivers/staging/octeon/
H A Dethernet-tx.c55 static void cvm_oct_tx_do_cleanup(unsigned long arg);
56 static DECLARE_TASKLET(cvm_oct_tx_cleanup_tasklet, cvm_oct_tx_do_cleanup, 0);
709 static void cvm_oct_tx_do_cleanup(unsigned long arg) cvm_oct_tx_do_cleanup() function

Completed in 82 milliseconds