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:kwqe1
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H
A
D
cnic_if.h
305
struct kwqe
kwqe1
;
member
H
A
D
cnic.c
2039
struct l4_kwq_connect_req1 *
kwqe1
,
in cnic_init_storm_conn_bufs()
2049
u32 cid = BNX2X_SW_CID(
kwqe1
->cid);
in cnic_init_storm_conn_bufs()
2068
if (
kwqe1
->tcp_flags & L4_KWQ_CONNECT_REQ1_NAGLE_ENABLE)
in cnic_init_storm_conn_bufs()
2123
struct l4_kwq_connect_req1 *
kwqe1
=
in cnic_bnx2x_connect()
local
2129
u32 l5_cid =
kwqe1
->pg_cid;
in cnic_bnx2x_connect()
2139
if (
kwqe1
->conn_flags & L4_KWQ_CONNECT_REQ1_IP_V6)
in cnic_bnx2x_connect()
2167
if (
kwqe1
->conn_flags & L4_KWQ_CONNECT_REQ1_IP_V6) {
in cnic_bnx2x_connect()
2182
conn_addr->local_ip_addr.ip_addr_lo_lo =
kwqe1
->src_ip;
in cnic_bnx2x_connect()
2183
conn_addr->remote_ip_addr.ip_addr_lo_lo =
kwqe1
->dst_ip;
in cnic_bnx2x_connect()
2184
conn_addr->local_tcp_port =
kwqe1
in cnic_bnx2x_connect()
2038
cnic_init_storm_conn_bufs(struct cnic_dev *dev, struct l4_kwq_connect_req1 *
kwqe1
, struct l4_kwq_connect_req3 *kwqe3, struct l5cm_active_conn_buffer *conn_buf)
cnic_init_storm_conn_bufs()
argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H
A
D
cnic_if.h
305
struct kwqe
kwqe1
;
member
H
A
D
cnic.c
2037
struct l4_kwq_connect_req1 *
kwqe1
,
in cnic_init_storm_conn_bufs()
2047
u32 cid = BNX2X_SW_CID(
kwqe1
->cid);
in cnic_init_storm_conn_bufs()
2066
if (
kwqe1
->tcp_flags & L4_KWQ_CONNECT_REQ1_NAGLE_ENABLE)
in cnic_init_storm_conn_bufs()
2121
struct l4_kwq_connect_req1 *
kwqe1
=
in cnic_bnx2x_connect()
local
2127
u32 l5_cid =
kwqe1
->pg_cid;
in cnic_bnx2x_connect()
2137
if (
kwqe1
->conn_flags & L4_KWQ_CONNECT_REQ1_IP_V6)
in cnic_bnx2x_connect()
2165
if (
kwqe1
->conn_flags & L4_KWQ_CONNECT_REQ1_IP_V6) {
in cnic_bnx2x_connect()
2180
conn_addr->local_ip_addr.ip_addr_lo_lo =
kwqe1
->src_ip;
in cnic_bnx2x_connect()
2181
conn_addr->remote_ip_addr.ip_addr_lo_lo =
kwqe1
->dst_ip;
in cnic_bnx2x_connect()
2182
conn_addr->local_tcp_port =
kwqe1
in cnic_bnx2x_connect()
2036
cnic_init_storm_conn_bufs(struct cnic_dev *dev, struct l4_kwq_connect_req1 *
kwqe1
, struct l4_kwq_connect_req3 *kwqe3, struct l5cm_active_conn_buffer *conn_buf)
cnic_init_storm_conn_bufs()
argument
[all...]
Completed in 12 milliseconds