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_rx_bufsz
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe.h
403
static inline unsigned int
ixgbe_rx_bufsz
(struct ixgbe_ring *ring)
in ixgbe_rx_bufsz()
function
H
A
D
ixgbe_ethtool.c
2040
ixgbe_rx_bufsz
(rx_ring),
in ixgbe_clean_test_rings()
2052
ixgbe_rx_bufsz
(rx_ring),
in ixgbe_clean_test_rings()
H
A
D
ixgbe_main.c
819
ixgbe_rx_bufsz
(rx_ring), true);
in ixgbe_dump()
1592
bufsz =
ixgbe_rx_bufsz
(rx_ring);
in ixgbe_alloc_rx_buffers()
5323
ixgbe_rx_bufsz
(rx_ring),
in ixgbe_clean_rx_ring()
10173
if (frame_size >
ixgbe_rx_bufsz
(ring))
in ixgbe_xdp_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe.h
446
static inline unsigned int
ixgbe_rx_bufsz
(struct ixgbe_ring *ring)
in ixgbe_rx_bufsz()
function
H
A
D
ixgbe_ethtool.c
2058
ixgbe_rx_bufsz
(rx_ring),
in ixgbe_clean_test_rings()
2070
ixgbe_rx_bufsz
(rx_ring),
in ixgbe_clean_test_rings()
H
A
D
ixgbe_main.c
823
ixgbe_rx_bufsz
(rx_ring), true);
in ixgbe_dump()
1587
bufsz =
ixgbe_rx_bufsz
(rx_ring);
in ixgbe_alloc_rx_buffers()
5315
ixgbe_rx_bufsz
(rx_ring),
in ixgbe_clean_rx_ring()
10261
if (frame_size >
ixgbe_rx_bufsz
(ring))
in ixgbe_xdp_setup()
Completed in 37 milliseconds