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:bnx2x_agg_info
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_cmn.c
97
struct
bnx2x_agg_info
*old_tpa_info = to_fp->tpa_info;
in bnx2x_move_fp()
439
struct
bnx2x_agg_info
*tpa_info = &fp->tpa_info[queue];
in bnx2x_tpa_start()
587
struct
bnx2x_agg_info
*tpa_info,
in bnx2x_fill_frag_skb()
755
struct
bnx2x_agg_info
*tpa_info,
in bnx2x_tpa_stop()
962
struct
bnx2x_agg_info
*tpa_info;
in bnx2x_rx_int()
1363
struct
bnx2x_agg_info
*tpa_info = &fp->tpa_info[i];
in bnx2x_free_tpa_pool()
1415
struct
bnx2x_agg_info
*tpa_info =
in bnx2x_init_rx_rings()
2468
struct
bnx2x_agg_info
*orig_tpa_info = fp->tpa_info;
in bnx2x_bz_fp()
2473
sizeof(struct
bnx2x_agg_info
));
in bnx2x_bz_fp()
4746
sizeof(struct
bnx2x_agg_info
), GFP_KERNE
in bnx2x_alloc_mem_bp()
[all...]
H
A
D
bnx2x.h
488
struct
bnx2x_agg_info
{
struct
607
struct
bnx2x_agg_info
*tpa_info;
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_cmn.c
96
struct
bnx2x_agg_info
*old_tpa_info = to_fp->tpa_info;
in bnx2x_move_fp()
438
struct
bnx2x_agg_info
*tpa_info = &fp->tpa_info[queue];
in bnx2x_tpa_start()
586
struct
bnx2x_agg_info
*tpa_info,
in bnx2x_fill_frag_skb()
766
struct
bnx2x_agg_info
*tpa_info,
in bnx2x_tpa_stop()
973
struct
bnx2x_agg_info
*tpa_info;
in bnx2x_rx_int()
1374
struct
bnx2x_agg_info
*tpa_info = &fp->tpa_info[i];
in bnx2x_free_tpa_pool()
1426
struct
bnx2x_agg_info
*tpa_info =
in bnx2x_init_rx_rings()
2479
struct
bnx2x_agg_info
*orig_tpa_info = fp->tpa_info;
in bnx2x_bz_fp()
2484
sizeof(struct
bnx2x_agg_info
));
in bnx2x_bz_fp()
4757
sizeof(struct
bnx2x_agg_info
), GFP_KERNE
in bnx2x_alloc_mem_bp()
[all...]
H
A
D
bnx2x.h
488
struct
bnx2x_agg_info
{
struct
607
struct
bnx2x_agg_info
*tpa_info;
Completed in 21 milliseconds