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:n_unicast_xmit
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_ud.c
280
this_cpu_inc(ibp->pmastats->
n_unicast_xmit
);
in qib_make_ud_req()
282
this_cpu_inc(ibp->pmastats->
n_unicast_xmit
);
in qib_make_ud_req()
H
A
D
qib_verbs.h
138
u64
n_unicast_xmit
; /* total unicast packets sent */
member
H
A
D
qib_ruc.c
243
this_cpu_inc(ibp->pmastats->
n_unicast_xmit
);
in qib_make_ruc_header()
H
A
D
qib_mad.c
1651
pmacounters->
n_unicast_xmit
+= p->
n_unicast_xmit
;
in qib_snapshot_pmacounters()
1692
p->port_unicast_xmit_packets = cpu_to_be64(pma.
n_unicast_xmit
in pma_get_portcounters_ext()
1846
ibp->z_unicast_xmit = pma.
n_unicast_xmit
;
in pma_set_portcounters_ext()
H
A
D
qib_rc.c
707
this_cpu_inc(ibp->pmastats->
n_unicast_xmit
);
in qib_send_rc_ack()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_ud.c
281
this_cpu_inc(ibp->pmastats->
n_unicast_xmit
);
in qib_make_ud_req()
283
this_cpu_inc(ibp->pmastats->
n_unicast_xmit
);
in qib_make_ud_req()
H
A
D
qib_verbs.h
138
u64
n_unicast_xmit
; /* total unicast packets sent */
member
H
A
D
qib_ruc.c
243
this_cpu_inc(ibp->pmastats->
n_unicast_xmit
);
in qib_make_ruc_header()
H
A
D
qib_mad.c
1651
pmacounters->
n_unicast_xmit
+= p->
n_unicast_xmit
;
in qib_snapshot_pmacounters()
1692
p->port_unicast_xmit_packets = cpu_to_be64(pma.
n_unicast_xmit
in pma_get_portcounters_ext()
1846
ibp->z_unicast_xmit = pma.
n_unicast_xmit
;
in pma_set_portcounters_ext()
H
A
D
qib_rc.c
708
this_cpu_inc(ibp->pmastats->
n_unicast_xmit
);
in qib_send_rc_ack()
Completed in 15 milliseconds