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:vf_blks
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_cxt.c
452
clients[cli_idx].
vf_blks
[blk_idx].total_size = 0;
in qed_cxt_ilt_blk_reset()
509
p_blk = qed_cxt_set_blk(&p_cli->
vf_blks
[CDUC_BLK]);
in qed_cxt_cfg_ilt_compute()
593
p_blk = qed_cxt_set_blk(&p_cli->
vf_blks
[CDUT_SEG_BLK(0)]);
in qed_cxt_cfg_ilt_compute()
603
qed_cxt_set_blk(&p_cli->
vf_blks
[CDUT_FL_SEG_BLK(0, VF)]);
in qed_cxt_cfg_ilt_compute()
606
line = p_cli->
vf_blks
[CDUT_SEG_BLK(0)].start_line;
in qed_cxt_cfg_ilt_compute()
616
p_cli->
vf_blks
[0].start_line;
in qed_cxt_cfg_ilt_compute()
620
p_blk = &p_cli->
vf_blks
[CDUT_SEG_BLK(0)];
in qed_cxt_cfg_ilt_compute()
624
p_blk = &p_cli->
vf_blks
[CDUT_FL_SEG_BLK(0, VF)];
in qed_cxt_cfg_ilt_compute()
697
p_blk = qed_cxt_set_blk(&p_cli->
vf_blks
[0]);
in qed_cxt_cfg_ilt_compute()
1019
p_blk = &clients[i].
vf_blks
[
in qed_ilt_shadow_alloc()
[all...]
H
A
D
qed_cxt.h
280
struct qed_ilt_cli_blk
vf_blks
[ILT_CLI_VF_BLOCKS];
member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_cxt.c
452
clients[cli_idx].
vf_blks
[blk_idx].total_size = 0;
in qed_cxt_ilt_blk_reset()
509
p_blk = qed_cxt_set_blk(&p_cli->
vf_blks
[CDUC_BLK]);
in qed_cxt_cfg_ilt_compute()
593
p_blk = qed_cxt_set_blk(&p_cli->
vf_blks
[CDUT_SEG_BLK(0)]);
in qed_cxt_cfg_ilt_compute()
603
qed_cxt_set_blk(&p_cli->
vf_blks
[CDUT_FL_SEG_BLK(0, VF)]);
in qed_cxt_cfg_ilt_compute()
606
line = p_cli->
vf_blks
[CDUT_SEG_BLK(0)].start_line;
in qed_cxt_cfg_ilt_compute()
616
p_cli->
vf_blks
[0].start_line;
in qed_cxt_cfg_ilt_compute()
620
p_blk = &p_cli->
vf_blks
[CDUT_SEG_BLK(0)];
in qed_cxt_cfg_ilt_compute()
624
p_blk = &p_cli->
vf_blks
[CDUT_FL_SEG_BLK(0, VF)];
in qed_cxt_cfg_ilt_compute()
697
p_blk = qed_cxt_set_blk(&p_cli->
vf_blks
[0]);
in qed_cxt_cfg_ilt_compute()
1019
p_blk = &clients[i].
vf_blks
[
in qed_ilt_shadow_alloc()
[all...]
H
A
D
qed_cxt.h
292
struct qed_ilt_cli_blk
vf_blks
[ILT_CLI_VF_BLOCKS];
member
Completed in 12 milliseconds