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_LEN16
(Results
1 - 25
of
30
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
t4vf_hw.c
531
vi_cmd.alloc_to_len16 = cpu_to_be32(
FW_LEN16
(vi_cmd));
in t4vf_port_init()
557
FW_LEN16
(port_cmd));
in t4vf_port_init()
607
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_fw_reset()
1028
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_get_rss_glb_config()
1104
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_get_vfres()
1153
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_read_rss_vi_config()
1203
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_write_rss_vi_config()
1261
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_config_rss_range()
1350
cmd.alloc_to_len16 = cpu_to_be32(
FW_LEN16
(cmd) |
in t4vf_alloc_vi()
1379
cmd.alloc_to_len16 = cpu_to_be32(
FW_LEN16
(cm
in t4vf_free_vi()
[all...]
H
A
D
t4vf_common.h
72
#define
FW_LEN16
(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16)
macro
H
A
D
sge.c
2255
FW_LEN16
(cmd));
in t4vf_sge_alloc_rxq()
2454
FW_LEN16
(cmd));
in t4vf_sge_alloc_eth_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
t4vf_hw.c
532
vi_cmd.alloc_to_len16 = cpu_to_be32(
FW_LEN16
(vi_cmd));
in t4vf_port_init()
558
FW_LEN16
(port_cmd));
in t4vf_port_init()
608
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_fw_reset()
1029
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_get_rss_glb_config()
1105
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_get_vfres()
1154
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_read_rss_vi_config()
1204
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_write_rss_vi_config()
1262
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4vf_config_rss_range()
1351
cmd.alloc_to_len16 = cpu_to_be32(
FW_LEN16
(cmd) |
in t4vf_alloc_vi()
1380
cmd.alloc_to_len16 = cpu_to_be32(
FW_LEN16
(cm
in t4vf_free_vi()
[all...]
H
A
D
t4vf_common.h
72
#define
FW_LEN16
(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16)
macro
H
A
D
sge.c
2252
FW_LEN16
(cmd));
in t4vf_sge_alloc_rxq()
2451
FW_LEN16
(cmd));
in t4vf_sge_alloc_eth_txq()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_hw.c
747
ldst_cmd.cycles_to_len16 = cpu_to_be32(
FW_LEN16
(ldst_cmd));
in t4_read_pcie_cfg4()
2903
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4_get_pfres()
3887
c.retval_len16 = cpu_to_be32(
FW_LEN16
(c));
in t4_fwcache()
4240
FW_LEN16
(cmd));
in t4_link_l1cfg_core()
4285
FW_LEN16
(c));
in t4_restart_aneg()
5186
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4_config_rss_range()
5240
c.retval_len16 = cpu_to_be32(
FW_LEN16
(c));
in t4_config_glbl_rss()
5272
c.retval_len16 = cpu_to_be32(
FW_LEN16
(c));
in t4_config_vi_rss()
5341
c.cycles_to_len16 = cpu_to_be32(
FW_LEN16
(c));
in t4_tp_fw_ldst_rw()
6536
(var).retval_len16 = cpu_to_be32(
FW_LEN16
(va
[all...]
H
A
D
clip_tbl.c
53
c.alloc_to_len16 = htonl(FW_CLIP_CMD_ALLOC_F |
FW_LEN16
(c));
in clip6_get_mbox()
68
c.alloc_to_len16 = htonl(FW_CLIP_CMD_FREE_F |
FW_LEN16
(c));
in clip6_release_mbox()
H
A
D
cxgb4_dcb.h
39
FW_LEN16
(pcmd)); \
H
A
D
cxgb4_main.c
4143
hma_cmd.retval_len16 = htonl(
FW_LEN16
(hma_cmd));
in adap_config_hma()
4202
c->cfvalid_to_len16 = htonl(
FW_LEN16
(*c));
in adap_init1()
4608
FW_LEN16
(caps_cmd));
in adap_init0_config()
4624
caps_cmd.cfvalid_to_len16 = htonl(
FW_LEN16
(caps_cmd));
in adap_init0_config()
4649
caps_cmd.cfvalid_to_len16 = htonl(
FW_LEN16
(caps_cmd));
in adap_init0_config()
5168
caps_cmd.cfvalid_to_len16 = htonl(
FW_LEN16
(caps_cmd));
in adap_init0()
6341
port_cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(port_cmd));
in cxgb4_iov_configure()
H
A
D
sge.c
4373
FW_LEN16
(c));
in t4_sge_alloc_rxq()
4591
FW_EQ_ETH_CMD_EQSTART_F |
FW_LEN16
(c));
in t4_sge_alloc_eth_txq()
4677
FW_EQ_CTRL_CMD_EQSTART_F |
FW_LEN16
(c));
in t4_sge_alloc_ctrl_txq()
4752
FW_EQ_OFLD_CMD_EQSTART_F |
FW_LEN16
(c));
in t4_sge_alloc_ofld_txq()
H
A
D
cxgb4.h
605
#define
FW_LEN16
(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16)
macro
H
A
D
t4fw_api.h
904
#define
FW_LEN16
(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16)
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_hw.c
747
ldst_cmd.cycles_to_len16 = cpu_to_be32(
FW_LEN16
(ldst_cmd));
in t4_read_pcie_cfg4()
2873
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4_get_pfres()
3857
c.retval_len16 = cpu_to_be32(
FW_LEN16
(c));
in t4_fwcache()
4210
FW_LEN16
(cmd));
in t4_link_l1cfg_core()
4255
FW_LEN16
(c));
in t4_restart_aneg()
5156
cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(cmd));
in t4_config_rss_range()
5210
c.retval_len16 = cpu_to_be32(
FW_LEN16
(c));
in t4_config_glbl_rss()
5242
c.retval_len16 = cpu_to_be32(
FW_LEN16
(c));
in t4_config_vi_rss()
5311
c.cycles_to_len16 = cpu_to_be32(
FW_LEN16
(c));
in t4_tp_fw_ldst_rw()
6506
(var).retval_len16 = cpu_to_be32(
FW_LEN16
(va
[all...]
H
A
D
clip_tbl.c
53
c.alloc_to_len16 = htonl(FW_CLIP_CMD_ALLOC_F |
FW_LEN16
(c));
in clip6_get_mbox()
68
c.alloc_to_len16 = htonl(FW_CLIP_CMD_FREE_F |
FW_LEN16
(c));
in clip6_release_mbox()
H
A
D
cxgb4_dcb.h
39
FW_LEN16
(pcmd)); \
H
A
D
cxgb4_main.c
4138
hma_cmd.retval_len16 = htonl(
FW_LEN16
(hma_cmd));
in adap_config_hma()
4197
c->cfvalid_to_len16 = htonl(
FW_LEN16
(*c));
in adap_init1()
4603
FW_LEN16
(caps_cmd));
in adap_init0_config()
4619
caps_cmd.cfvalid_to_len16 = htonl(
FW_LEN16
(caps_cmd));
in adap_init0_config()
4644
caps_cmd.cfvalid_to_len16 = htonl(
FW_LEN16
(caps_cmd));
in adap_init0_config()
5159
caps_cmd.cfvalid_to_len16 = htonl(
FW_LEN16
(caps_cmd));
in adap_init0()
6330
port_cmd.retval_len16 = cpu_to_be32(
FW_LEN16
(port_cmd));
in cxgb4_iov_configure()
H
A
D
sge.c
4398
FW_LEN16
(c));
in t4_sge_alloc_rxq()
4616
FW_EQ_ETH_CMD_EQSTART_F |
FW_LEN16
(c));
in t4_sge_alloc_eth_txq()
4707
FW_EQ_CTRL_CMD_EQSTART_F |
FW_LEN16
(c));
in t4_sge_alloc_ctrl_txq()
4782
FW_EQ_OFLD_CMD_EQSTART_F |
FW_LEN16
(c));
in t4_sge_alloc_ofld_txq()
H
A
D
cxgb4.h
603
#define
FW_LEN16
(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16)
macro
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H
A
D
csio_hw.h
315
#define
FW_LEN16
(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16)
macro
H
A
D
csio_hw.c
2114
FW_LEN16
(*caps_cmd));
in csio_hw_use_fwconfig()
2133
caps_cmd->cfvalid_to_len16 = htonl(
FW_LEN16
(*caps_cmd));
in csio_hw_use_fwconfig()
2157
caps_cmd->cfvalid_to_len16 = htonl(
FW_LEN16
(*caps_cmd));
in csio_hw_use_fwconfig()
H
A
D
csio_mb.c
278
ldst_cmd->cycles_to_len16 = htonl(
FW_LEN16
(struct fw_ldst_cmd));
in csio_mb_ldst()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H
A
D
csio_hw.h
315
#define
FW_LEN16
(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16)
macro
H
A
D
csio_hw.c
2114
FW_LEN16
(*caps_cmd));
in csio_hw_use_fwconfig()
2133
caps_cmd->cfvalid_to_len16 = htonl(
FW_LEN16
(*caps_cmd));
in csio_hw_use_fwconfig()
2157
caps_cmd->cfvalid_to_len16 = htonl(
FW_LEN16
(*caps_cmd));
in csio_hw_use_fwconfig()
H
A
D
csio_mb.c
278
ldst_cmd->cycles_to_len16 = htonl(
FW_LEN16
(struct fw_ldst_cmd));
in csio_mb_ldst()
Completed in 95 milliseconds
1
2