Searched refs:bxe_tx_queue_has_work (Results 1 – 1 of 1) sorted by relevance
2639 bxe_tx_queue_has_work(struct bxe_fastpath *fp) in bxe_tx_queue_has_work() function2652 return (bxe_tx_queue_has_work(fp)) ? TRUE : FALSE; in bxe_has_tx_work()