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

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

Completed in 177 milliseconds