Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:IXGBE_100K_ITR
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H
A
D
ixgbevf.h
267
#define
IXGBE_100K_ITR
40
macro
H
A
D
ixgbevf_main.c
1486
new_itr =
IXGBE_100K_ITR
;
in ixgbevf_set_itr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H
A
D
ixgbevf.h
267
#define
IXGBE_100K_ITR
40
macro
H
A
D
ixgbevf_main.c
1478
new_itr =
IXGBE_100K_ITR
;
in ixgbevf_set_itr()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe.h
500
#define
IXGBE_100K_ITR
40
macro
H
A
D
ixgbe_ethtool.c
2476
(adapter->tx_itr_setting <
IXGBE_100K_ITR
)) {
in ixgbe_set_coalesce()
2478
(tx_itr_prev >=
IXGBE_100K_ITR
))
in ixgbe_set_coalesce()
2482
(tx_itr_prev <
IXGBE_100K_ITR
))
in ixgbe_set_coalesce()
H
A
D
ixgbe_main.c
3505
if (!ring->q_vector || (ring->q_vector->itr <
IXGBE_100K_ITR
))
in ixgbe_configure_tx_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe.h
543
#define
IXGBE_100K_ITR
40
macro
H
A
D
ixgbe_ethtool.c
2498
(adapter->tx_itr_setting <
IXGBE_100K_ITR
)) {
in ixgbe_set_coalesce()
2500
(tx_itr_prev >=
IXGBE_100K_ITR
))
in ixgbe_set_coalesce()
2504
(tx_itr_prev <
IXGBE_100K_ITR
))
in ixgbe_set_coalesce()
H
A
D
ixgbe_main.c
3495
if (!ring->q_vector || (ring->q_vector->itr <
IXGBE_100K_ITR
))
in ixgbe_configure_tx_ring()
Completed in 54 milliseconds