Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDif_igb.h536 int tx_process_limit; member
HDif_igb.c341 SYSCTL_INT(_hw_igb, OID_AUTO, tx_process_limit, CTLFLAG_RDTUN,
469 &adapter->tx_process_limit, igb_tx_process_limit); in igb_attach()
3984 int limit = adapter->tx_process_limit; in igb_txeof()
/NextBSD/sys/dev/ixgbe/
HDixgbe.h539 u32 tx_process_limit; member
HDixgbe_txrx.c384 u32 limit = sc->tx_process_limit; in ixgbe_isc_txd_credits_update()
HDif_ixv.c337 &adapter->tx_process_limit, ixv_tx_process_limit); in ixv_attach()
HDix_txrx.c1004 u32 limit = adapter->tx_process_limit;
HDif_ix.c288 SYSCTL_INT(_hw_ix, OID_AUTO, tx_process_limit, CTLFLAG_RDTUN,
476 &adapter->tx_process_limit, ixgbe_tx_process_limit); in ixgbe_attach()
HDif_ixgbe.c282 SYSCTL_INT(_hw_ix, OID_AUTO, tx_process_limit, CTLFLAG_RDTUN,