OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_process_limit
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe.h
568
u32
tx_process_limit
;
member in struct:ixgbe_softc
ixv.c
209
TUNABLE_INT("hw.ixv.
tx_process_limit
", &ixv_tx_process_limit);
518
sc->
tx_process_limit
2598
CTLFLAG_READWRITE, CTLTYPE_INT, "
tx_process_limit
",
2988
int result = sc->
tx_process_limit
;
2999
sc->
tx_process_limit
= result;
ixgbe.c
328
SYSCTL_INT(_hw_ix, OID_AUTO,
tx_process_limit
, CTLFLAG_RDTUN,
982
sc->
tx_process_limit
3457
CTLFLAG_READWRITE, CTLTYPE_INT, "
tx_process_limit
",
6268
int result = sc->
tx_process_limit
;
6279
sc->
tx_process_limit
= result;
ix_txrx.c
1118
u32 limit = sc->
tx_process_limit
;
Completed in 21 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025