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:FW_IQ_CMD
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H
A
D
csio_mb.c
448
cmdp->op_to_vfn = htonl(FW_CMD_OP_V(
FW_IQ_CMD
) |
in csio_mb_iq_alloc()
505
cmdp->op_to_vfn |= htonl(FW_CMD_OP_V(
FW_IQ_CMD
) |
in csio_mb_iq_write()
630
cmdp->op_to_vfn = htonl(FW_CMD_OP_V(
FW_IQ_CMD
) |
in csio_mb_iq_free()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H
A
D
csio_mb.c
448
cmdp->op_to_vfn = htonl(FW_CMD_OP_V(
FW_IQ_CMD
) |
in csio_mb_iq_alloc()
505
cmdp->op_to_vfn |= htonl(FW_CMD_OP_V(
FW_IQ_CMD
) |
in csio_mb_iq_write()
630
cmdp->op_to_vfn = htonl(FW_CMD_OP_V(
FW_IQ_CMD
) |
in csio_mb_iq_free()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
sge.c
2249
cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(
FW_IQ_CMD
) |
in t4vf_sge_alloc_rxq()
H
A
D
t4vf_hw.c
1845
cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(
FW_IQ_CMD
) |
in t4vf_iq_free()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
sge.c
2246
cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(
FW_IQ_CMD
) |
in t4vf_sge_alloc_rxq()
H
A
D
t4vf_hw.c
1846
cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(
FW_IQ_CMD
) |
in t4vf_iq_free()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4fw_api.h
825
FW_IQ_CMD
= 0x10,
enumerator
H
A
D
t4_hw.c
8361
c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(
FW_IQ_CMD
) | FW_CMD_REQUEST_F |
in t4_iq_stop()
8392
c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(
FW_IQ_CMD
) | FW_CMD_REQUEST_F |
in t4_iq_free()
H
A
D
sge.c
4369
c.op_to_vfn = htonl(FW_CMD_OP_V(
FW_IQ_CMD
) | FW_CMD_REQUEST_F |
in t4_sge_alloc_rxq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4fw_api.h
827
FW_IQ_CMD
= 0x10,
enumerator
H
A
D
t4_hw.c
8330
c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(
FW_IQ_CMD
) | FW_CMD_REQUEST_F |
in t4_iq_stop()
8361
c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(
FW_IQ_CMD
) | FW_CMD_REQUEST_F |
in t4_iq_free()
H
A
D
sge.c
4394
c.op_to_vfn = htonl(FW_CMD_OP_V(
FW_IQ_CMD
) | FW_CMD_REQUEST_F |
in t4_sge_alloc_rxq()
Completed in 73 milliseconds