Home
last modified time | relevance | path

Searched defs:txlimit (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/dev/pci/igc/
H A Dif_igc.c2761 const u_int txlimit = sc->sc_tx_intr_process_limit, igc_intr_queue() local
2795 const u_int txlimit = sc->sc_tx_intr_process_limit, igc_intr() local
2866 const u_int txlimit = sc->sc_tx_process_limit, igc_handle_queue() local
/netbsd-src/sys/dev/hyperv/
H A Dif_hvn.c3529 hvn_handle_ring(struct hvn_rx_ring *rxr, int txlimit, int rxlimit) in hvn_handle_ring()
3622 hvn_nvs_intr1(struct hvn_rx_ring *rxr, int txlimit, int rxlimit) in hvn_nvs_intr1()
3674 int txlimit = sc->sc_tx_process_limit; in hvn_handle_ring_common() local
3717 int txlimit = cold ? 0 : sc->sc_tx_intr_process_limit; in hvn_nvs_intr() local
/netbsd-src/sys/dev/pci/
H A Dif_iavf.c2782 iavf_txeof(struct iavf_softc *sc, struct iavf_tx_ring *txr, u_int txlimit, in iavf_txeof()
3083 u_int txlimit, struct evcnt *txevcnt, in iavf_handle_queue_common()
3284 u_int txlimit, rxlimit; in iavf_queue_intr() local
3330 u_int txlimit, rxlimit; in iavf_handle_queue() local
H A Dif_vmx.c2521 u_int txlimit, rxlimit; in vmxnet3_legacy_intr() local
2566 u_int txlimit, rxlimit; in vmxnet3_txrxq_intr() local
2611 u_int txlimit, rxlimit; in vmxnet3_handle_queue() local
H A Dif_ixl.c2776 ixl_txeof(struct ixl_softc *sc, struct ixl_tx_ring *txr, u_int txlimit) in ixl_txeof()
3374 u_int txlimit, struct evcnt *txevcnt, in ixl_handle_queue_common()
3460 u_int txlimit, rxlimit; in ixl_queue_intr() local
3500 u_int txlimit, rxlimit; in ixl_handle_queue() local
H A Dif_wm.c10906 u_int txlimit = sc->sc_tx_intr_process_limit; wm_intr_legacy() local
11061 u_int txlimit = sc->sc_tx_intr_process_limit; wm_txrxintr_msix() local
11122 u_int txlimit = sc->sc_tx_process_limit; wm_handle_queue() local