Searched refs:lio_flush_iq (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/liquidio/ |
| H A D | lio_main.h | 118 lio_flush_iq(oct, oct->instr_queue[0], 0); in lio_sleep_cond()
|
| H A D | lio_core.c | 512 tx_done = lio_flush_iq(oct, iq, oct->tx_budget); in lio_msix_intr_handler()
|
| /freebsd/sys/dev/liquidio/base/ |
| H A D | lio_iq.h | 339 int lio_flush_iq(struct octeon_device *oct, struct lio_instr_queue *iq,
|
| H A D | lio_request_manager.c | 474 lio_flush_iq(struct octeon_device *oct, struct lio_instr_queue *iq, in lio_flush_iq() function 549 lio_flush_iq(oct, iq, 0); in __lio_check_db_timeout()
|
| H A D | lio_droq.c | 244 tx_done = lio_flush_iq(oct, iq, oct->tx_budget); in lio_droq_bh()
|