Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c2639 bxe_tx_queue_has_work(struct bxe_fastpath *fp) in bxe_tx_queue_has_work() function
2652 return (bxe_tx_queue_has_work(fp)) ? TRUE : FALSE; in bxe_has_tx_work()