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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c2659 bxe_tx_queue_has_work(struct bxe_fastpath *fp) function
2672 return (bxe_tx_queue_has_work(fp)) ? TRUE : FALSE;

Completed in 98 milliseconds