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

/freebsd-9.3-release/sys/dev/bxe/
H A Dbxe.c2765 bxe_tx_queue_has_work(struct bxe_fastpath *fp) function
2778 return (bxe_tx_queue_has_work(fp)) ? TRUE : FALSE;

Completed in 67 milliseconds