Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c123 csb_atok_intr_enabled(struct nm_csb_atok __user *csb_atok) in csb_atok_intr_enabled() function
253 if (a->irq_ctx && more_txspace && csb_atok_intr_enabled(csb_atok)) { in netmap_sync_kloop_tx_ring()
297 if (a->irq_ctx && more_txspace && csb_atok_intr_enabled(csb_atok)) { in netmap_sync_kloop_tx_ring()
392 if (a->irq_ctx && some_recvd && csb_atok_intr_enabled(csb_atok)) { in netmap_sync_kloop_rx_ring()
440 if (a->irq_ctx && some_recvd && csb_atok_intr_enabled(csb_atok)) { in netmap_sync_kloop_rx_ring()