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
defs:p_queue
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_nvmetcp.c
56
struct scsi_init_func_queues *
p_queue
= NULL;
in qed_sp_nvmetcp_func_start()
local
[all...]
H
A
D
qed_vf.c
1180
struct qed_queue_cid *
p_queue
;
in qed_vf_pf_vport_update()
local
H
A
D
qed_iscsi.c
143
struct scsi_init_func_queues *
p_queue
= NULL;
in qed_sp_iscsi_func_start()
local
[all...]
H
A
D
qed_l2.c
495
struct qed_queue_cid *
p_queue
= p_rss->rss_ind_table[i];
in qed_sp_vport_update_rss()
local
H
A
D
qed_sriov.c
181
qed_iov_get_vf_rx_queue_cid(struct qed_vf_queue *
p_queue
)
in qed_iov_get_vf_rx_queue_cid()
argument
1056
struct qed_vf_queue *
p_queue
= &vf->vf_queues[i];
in qed_iov_init_hw_for_vf()
local
1364
struct qed_vf_queue *
p_queue
in qed_iov_vf_cleanup()
local
1853
struct qed_vf_queue *
p_queue
= &p_vf->vf_queues[i];
qed_iov_configure_vport_forced()
local
2096
struct qed_vf_queue *
p_queue
;
qed_iov_vf_mbx_start_rxq()
local
2428
struct qed_vf_queue *
p_queue
;
qed_iov_vf_mbx_start_txq()
local
2498
struct qed_vf_queue *
p_queue
;
qed_iov_vf_stop_rxqs()
local
2544
struct qed_vf_queue *
p_queue
;
qed_iov_vf_stop_txqs()
local
3423
struct qed_vf_queue *
p_queue
;
qed_iov_vf_pf_get_coalesce()
local
3538
struct qed_vf_queue *
p_queue
= &vf->vf_queues[qid];
qed_iov_vf_pf_set_coalesce()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_iscsi.c
142
struct scsi_init_func_queues *
p_queue
= NULL;
in qed_sp_iscsi_func_start()
local
[all...]
H
A
D
qed_vf.c
1189
struct qed_queue_cid *
p_queue
;
in qed_vf_pf_vport_update()
local
H
A
D
qed_l2.c
494
struct qed_queue_cid *
p_queue
= p_rss->rss_ind_table[i];
in qed_sp_vport_update_rss()
local
H
A
D
qed_sriov.c
179
qed_iov_get_vf_rx_queue_cid(struct qed_vf_queue *
p_queue
)
in qed_iov_get_vf_rx_queue_cid()
argument
1054
struct qed_vf_queue *
p_queue
= &vf->vf_queues[i];
in qed_iov_init_hw_for_vf()
local
1362
struct qed_vf_queue *
p_queue
in qed_iov_vf_cleanup()
local
1851
struct qed_vf_queue *
p_queue
= &p_vf->vf_queues[i];
qed_iov_configure_vport_forced()
local
2094
struct qed_vf_queue *
p_queue
;
qed_iov_vf_mbx_start_rxq()
local
2426
struct qed_vf_queue *
p_queue
;
qed_iov_vf_mbx_start_txq()
local
2496
struct qed_vf_queue *
p_queue
;
qed_iov_vf_stop_rxqs()
local
2542
struct qed_vf_queue *
p_queue
;
qed_iov_vf_stop_txqs()
local
3421
struct qed_vf_queue *
p_queue
;
qed_iov_vf_pf_get_coalesce()
local
3536
struct qed_vf_queue *
p_queue
= &vf->vf_queues[qid];
qed_iov_vf_pf_set_coalesce()
local
[all...]
Completed in 43 milliseconds