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:qed_vf_queue
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_sriov.h
137
struct
qed_vf_queue
{
struct
203
struct
qed_vf_queue
vf_queues[QED_MAX_VF_CHAINS_PER_PF];
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()
1054
struct
qed_vf_queue
*p_queue = &vf->vf_queues[i];
in qed_iov_init_hw_for_vf()
1362
struct
qed_vf_queue
*p_queue = &p_vf->vf_queues[i];
in qed_iov_vf_cleanup()
1851
struct
qed_vf_queue
*p_queue = &p_vf->vf_queues[i];
in qed_iov_configure_vport_forced()
2094
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_mbx_start_rxq()
2426
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_mbx_start_txq()
2496
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_stop_rxqs()
2542
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_stop_txqs()
3421
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_pf_get_coalesce()
3536
struct
qed_vf_queue
*p_queu
in qed_iov_vf_pf_set_coalesce()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_sriov.h
137
struct
qed_vf_queue
{
struct
203
struct
qed_vf_queue
vf_queues[QED_MAX_VF_CHAINS_PER_PF];
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()
1056
struct
qed_vf_queue
*p_queue = &vf->vf_queues[i];
in qed_iov_init_hw_for_vf()
1364
struct
qed_vf_queue
*p_queue = &p_vf->vf_queues[i];
in qed_iov_vf_cleanup()
1853
struct
qed_vf_queue
*p_queue = &p_vf->vf_queues[i];
in qed_iov_configure_vport_forced()
2096
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_mbx_start_rxq()
2428
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_mbx_start_txq()
2498
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_stop_rxqs()
2544
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_stop_txqs()
3423
struct
qed_vf_queue
*p_queue;
in qed_iov_vf_pf_get_coalesce()
3538
struct
qed_vf_queue
*p_queu
in qed_iov_vf_pf_set_coalesce()
[all...]
Completed in 18 milliseconds