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:pfvf_hsword
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H
A
D
cn23xx_vf_device.c
33
u32 oqticks_per_us = (u32)oct->
pfvf_hsword
.coproc_tics_per_us;
in cn23xx_vf_get_oq_ticks()
396
memcpy((uint8_t *)&oct->
pfvf_hsword
, cmd->msg.s.params,
in octeon_pfvf_hs_callback()
451
oct->instr_queue[q_no]->txpciq.s.pkind = oct->
pfvf_hsword
.pkind;
in cn23xx_octeon_pfvf_handshake()
467
oct->
pfvf_hsword
.pkind);
in cn23xx_octeon_pfvf_handshake()
H
A
D
octeon_device.c
895
txpciq.s.pkind = oct->
pfvf_hsword
.pkind;
in octeon_setup_instr_queues()
1227
oct->
pfvf_hsword
.app_mode = (u32)recv_pkt->rh.r_core_drv_init.app_mode;
in octeon_core_drv_init()
1229
oct->
pfvf_hsword
.pkind = recv_pkt->rh.r_core_drv_init.pkind;
in octeon_core_drv_init()
1232
oct->instr_queue[i]->txpciq.s.pkind = oct->
pfvf_hsword
.pkind;
in octeon_core_drv_init()
H
A
D
octeon_mailbox.c
254
memcpy(mbox_cmd->msg.s.params, (uint8_t *)&oct->
pfvf_hsword
, 6);
in octeon_mbox_process_cmd()
H
A
D
octeon_device.h
568
struct octeon_pf_vf_hs_word
pfvf_hsword
;
member
H
A
D
cn23xx_pf_device.c
284
oct->
pfvf_hsword
.coproc_tics_per_us = oqticks_per_us;
in cn23xx_pf_get_oq_ticks()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H
A
D
cn23xx_vf_device.c
33
u32 oqticks_per_us = (u32)oct->
pfvf_hsword
.coproc_tics_per_us;
in cn23xx_vf_get_oq_ticks()
395
memcpy((uint8_t *)&oct->
pfvf_hsword
, cmd->msg.s.params,
in octeon_pfvf_hs_callback()
450
oct->instr_queue[q_no]->txpciq.s.pkind = oct->
pfvf_hsword
.pkind;
in cn23xx_octeon_pfvf_handshake()
466
oct->
pfvf_hsword
.pkind);
in cn23xx_octeon_pfvf_handshake()
H
A
D
octeon_device.c
902
txpciq.s.pkind = oct->
pfvf_hsword
.pkind;
in octeon_setup_instr_queues()
1240
oct->
pfvf_hsword
.app_mode = (u32)recv_pkt->rh.r_core_drv_init.app_mode;
in octeon_core_drv_init()
1242
oct->
pfvf_hsword
.pkind = recv_pkt->rh.r_core_drv_init.pkind;
in octeon_core_drv_init()
1245
oct->instr_queue[i]->txpciq.s.pkind = oct->
pfvf_hsword
.pkind;
in octeon_core_drv_init()
H
A
D
octeon_mailbox.c
254
memcpy(mbox_cmd->msg.s.params, (uint8_t *)&oct->
pfvf_hsword
, 6);
in octeon_mbox_process_cmd()
H
A
D
octeon_device.h
568
struct octeon_pf_vf_hs_word
pfvf_hsword
;
member
H
A
D
cn23xx_pf_device.c
284
oct->
pfvf_hsword
.coproc_tics_per_us = oqticks_per_us;
in cn23xx_pf_get_oq_ticks()
Completed in 13 milliseconds