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_PORT_CMD
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_dcb.h
33
cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) | \
H
A
D
t4_hw.c
4233
cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_link_l1cfg_core()
4278
c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_restart_aneg()
8789
port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_update_port_info()
8827
port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_get_link_params()
8887
if (opcode ==
FW_PORT_CMD
&&
in t4_handle_fw_rpl()
9662
cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_init_portinfo()
H
A
D
t4fw_api.h
837
FW_PORT_CMD
= 0x1b,
enumerator
H
A
D
cxgb4_main.c
604
if (cmd ==
FW_PORT_CMD
&&
in fwevtq_handler()
624
if (cmd ==
FW_PORT_CMD
&&
in fwevtq_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_dcb.h
33
cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) | \
H
A
D
t4_hw.c
4203
cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_link_l1cfg_core()
4248
c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_restart_aneg()
8758
port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_update_port_info()
8796
port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_get_link_params()
8856
if (opcode ==
FW_PORT_CMD
&&
in t4_handle_fw_rpl()
9631
cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4_init_portinfo()
H
A
D
t4fw_api.h
839
FW_PORT_CMD
= 0x1b,
enumerator
H
A
D
cxgb4_main.c
603
if (cmd ==
FW_PORT_CMD
&&
in fwevtq_handler()
623
if (cmd ==
FW_PORT_CMD
&&
in fwevtq_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
t4vf_hw.c
549
port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4vf_port_init()
2073
port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4vf_update_port_info()
2102
case
FW_PORT_CMD
: {
in t4vf_handle_fw_rpl()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
t4vf_hw.c
550
port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4vf_port_init()
2074
port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(
FW_PORT_CMD
) |
in t4vf_update_port_info()
2103
case
FW_PORT_CMD
: {
in t4vf_handle_fw_rpl()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H
A
D
csio_mb.c
350
cmdp->op_to_portid = htonl(FW_CMD_OP_V(
FW_PORT_CMD
) |
in csio_mb_port()
1415
if (opcode ==
FW_PORT_CMD
) {
in csio_mb_fwevt_handler()
1423
csio_err(hw, "Unhandled
FW_PORT_CMD
action: %u\n",
in csio_mb_fwevt_handler()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H
A
D
csio_mb.c
350
cmdp->op_to_portid = htonl(FW_CMD_OP_V(
FW_PORT_CMD
) |
in csio_mb_port()
1415
if (opcode ==
FW_PORT_CMD
) {
in csio_mb_fwevt_handler()
1423
csio_err(hw, "Unhandled
FW_PORT_CMD
action: %u\n",
in csio_mb_fwevt_handler()
Completed in 72 milliseconds