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:tc_mqprio
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_tc_mqprio.c
159
if (!refcount_read(&adap->
tc_mqprio
->refcnt)) {
in cxgb4_mqprio_alloc_hw_resources()
174
refcount_set(&adap->
tc_mqprio
->refcnt, 1);
in cxgb4_mqprio_alloc_hw_resources()
176
refcount_inc(&adap->
tc_mqprio
->refcnt);
in cxgb4_mqprio_alloc_hw_resources()
265
if (refcount_dec_and_test(&adap->
tc_mqprio
->refcnt)) {
in cxgb4_mqprio_alloc_hw_resources()
281
if (!refcount_read(&adap->
tc_mqprio
->refcnt))
in cxgb4_mqprio_free_hw_resources()
311
if (refcount_dec_and_test(&adap->
tc_mqprio
->refcnt)) {
in cxgb4_mqprio_free_hw_resources()
337
tc_port_mqprio = &adap->
tc_mqprio
->port_mqprio[pi->port_id];
in cxgb4_mqprio_alloc_tc()
376
tc_port_mqprio = &adap->
tc_mqprio
->port_mqprio[pi->port_id];
in cxgb4_mqprio_free_tc()
443
tc_port_mqprio = &adap->
tc_mqprio
->port_mqprio[pi->port_id];
in cxgb4_mqprio_enable_offload()
541
tc_port_mqprio = &adap->
tc_mqprio
in cxgb4_mqprio_disable_offload()
655
struct cxgb4_
tc_mqprio
*
tc_mqprio
;
cxgb4_init_tc_mqprio()
local
[all...]
H
A
D
cxgb4_debugfs.c
2797
if (!adap->
tc_mqprio
)
in sge_qinfo_show()
2800
mutex_lock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
2801
if (!refcount_read(&adap->
tc_mqprio
->refcnt)) {
in sge_qinfo_show()
2802
mutex_unlock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
2852
mutex_unlock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
2861
port_mqprio = &adap->
tc_mqprio
->port_mqprio[j];
in sge_qinfo_show()
2893
mutex_unlock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
2899
mutex_unlock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
3158
if (adap->
tc_mqprio
) {
in sge_queue_entries()
3162
mutex_lock(&adap->
tc_mqprio
in sge_queue_entries()
[all...]
H
A
D
cudbg_lib.c
3527
if (!padap->
tc_mqprio
)
in cudbg_collect_qdesc()
3530
mutex_lock(&padap->
tc_mqprio
->mqprio_mutex);
in cudbg_collect_qdesc()
3549
mutex_unlock(&padap->
tc_mqprio
->mqprio_mutex);
in cudbg_collect_qdesc()
H
A
D
cxgb4.h
1233
struct cxgb4_tc_mqprio *
tc_mqprio
;
member
H
A
D
sge.c
2440
tc_port_mqprio = &adap->
tc_mqprio
->port_mqprio[pi->port_id];
in cxgb4_ethofld_xmit()
H
A
D
cxgb4_main.c
3698
if (!is_ethofld(adap) || !adap->
tc_mqprio
)
in cxgb_setup_tc_mqprio()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_tc_mqprio.c
159
if (!refcount_read(&adap->
tc_mqprio
->refcnt)) {
in cxgb4_mqprio_alloc_hw_resources()
174
refcount_set(&adap->
tc_mqprio
->refcnt, 1);
in cxgb4_mqprio_alloc_hw_resources()
176
refcount_inc(&adap->
tc_mqprio
->refcnt);
in cxgb4_mqprio_alloc_hw_resources()
265
if (refcount_dec_and_test(&adap->
tc_mqprio
->refcnt)) {
in cxgb4_mqprio_alloc_hw_resources()
281
if (!refcount_read(&adap->
tc_mqprio
->refcnt))
in cxgb4_mqprio_free_hw_resources()
311
if (refcount_dec_and_test(&adap->
tc_mqprio
->refcnt)) {
in cxgb4_mqprio_free_hw_resources()
337
tc_port_mqprio = &adap->
tc_mqprio
->port_mqprio[pi->port_id];
in cxgb4_mqprio_alloc_tc()
376
tc_port_mqprio = &adap->
tc_mqprio
->port_mqprio[pi->port_id];
in cxgb4_mqprio_free_tc()
443
tc_port_mqprio = &adap->
tc_mqprio
->port_mqprio[pi->port_id];
in cxgb4_mqprio_enable_offload()
541
tc_port_mqprio = &adap->
tc_mqprio
in cxgb4_mqprio_disable_offload()
655
struct cxgb4_
tc_mqprio
*
tc_mqprio
;
cxgb4_init_tc_mqprio()
local
[all...]
H
A
D
cxgb4_debugfs.c
2797
if (!adap->
tc_mqprio
)
in sge_qinfo_show()
2800
mutex_lock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
2801
if (!refcount_read(&adap->
tc_mqprio
->refcnt)) {
in sge_qinfo_show()
2802
mutex_unlock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
2852
mutex_unlock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
2861
port_mqprio = &adap->
tc_mqprio
->port_mqprio[j];
in sge_qinfo_show()
2893
mutex_unlock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
2899
mutex_unlock(&adap->
tc_mqprio
->mqprio_mutex);
in sge_qinfo_show()
3158
if (adap->
tc_mqprio
) {
in sge_queue_entries()
3162
mutex_lock(&adap->
tc_mqprio
in sge_queue_entries()
[all...]
H
A
D
cudbg_lib.c
3509
if (!padap->
tc_mqprio
)
in cudbg_collect_qdesc()
3512
mutex_lock(&padap->
tc_mqprio
->mqprio_mutex);
in cudbg_collect_qdesc()
3531
mutex_unlock(&padap->
tc_mqprio
->mqprio_mutex);
in cudbg_collect_qdesc()
H
A
D
cxgb4.h
1229
struct cxgb4_tc_mqprio *
tc_mqprio
;
member
H
A
D
sge.c
2446
tc_port_mqprio = &adap->
tc_mqprio
->port_mqprio[pi->port_id];
in cxgb4_ethofld_xmit()
H
A
D
cxgb4_main.c
3695
if (!is_ethofld(adap) || !adap->
tc_mqprio
)
in cxgb_setup_tc_mqprio()
Completed in 57 milliseconds