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_wr_hdr
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
sge.c
2647
static void ctrlq_check_stop(struct sge_ctrl_txq *q, struct
fw_wr_hdr
*wr)
in ctrlq_check_stop()
2746
struct
fw_wr_hdr
*wr;
in ctrl_xmit()
2764
wr = (struct
fw_wr_hdr
*)&q->q.desc[q->q.pidx];
in ctrl_xmit()
2795
struct
fw_wr_hdr
*wr;
in restart_ctrlq()
2802
wr = (struct
fw_wr_hdr
*)&q->q.desc[q->q.pidx];
in restart_ctrlq()
2917
static void ofldtxq_stop(struct sge_uld_txq *q, struct
fw_wr_hdr
*wr)
in ofldtxq_stop()
2980
ofldtxq_stop(q, (struct
fw_wr_hdr
*)skb->data);
3246
ofldtxq_stop(q, (struct
fw_wr_hdr
*)pos);
in ofld_xmit_direct()
H
A
D
t4fw_api.h
115
struct
fw_wr_hdr
{
struct
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
sge.c
2653
static void ctrlq_check_stop(struct sge_ctrl_txq *q, struct
fw_wr_hdr
*wr)
in ctrlq_check_stop()
2752
struct
fw_wr_hdr
*wr;
in ctrl_xmit()
2770
wr = (struct
fw_wr_hdr
*)&q->q.desc[q->q.pidx];
in ctrl_xmit()
2801
struct
fw_wr_hdr
*wr;
in restart_ctrlq()
2808
wr = (struct
fw_wr_hdr
*)&q->q.desc[q->q.pidx];
in restart_ctrlq()
2923
static void ofldtxq_stop(struct sge_uld_txq *q, struct
fw_wr_hdr
*wr)
in ofldtxq_stop()
2986
ofldtxq_stop(q, (struct
fw_wr_hdr
*)skb->data);
3252
ofldtxq_stop(q, (struct
fw_wr_hdr
*)pos);
in ofld_xmit_direct()
H
A
D
t4fw_api.h
115
struct
fw_wr_hdr
{
struct
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H
A
D
csio_lnode.c
1489
struct
fw_wr_hdr
*wr;
in csio_fcoe_fwevt_handler()
1525
wr = (struct
fw_wr_hdr
*) (cmd + 4);
in csio_fcoe_fwevt_handler()
1598
wr = (struct
fw_wr_hdr
*) (cmd);
in csio_fcoe_fwevt_handler()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H
A
D
csio_lnode.c
1489
struct
fw_wr_hdr
*wr;
in csio_fcoe_fwevt_handler()
1525
wr = (struct
fw_wr_hdr
*) (cmd + 4);
in csio_fcoe_fwevt_handler()
1598
wr = (struct
fw_wr_hdr
*) (cmd);
in csio_fcoe_fwevt_handler()
Completed in 43 milliseconds