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:clx2_queue
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H
A
D
ipw2200.h
366
struct
clx2_queue
{
struct
519
struct
clx2_queue
q;
H
A
D
ipw2200.c
3711
static inline int ipw_tx_queue_space(const struct
clx2_queue
*q)
in ipw_tx_queue_space()
3741
static void ipw_queue_init(struct ipw_priv *priv, struct
clx2_queue
*q,
in ipw_queue_init()
3842
struct
clx2_queue
*q = &txq->q;
in ipw_queue_tx_free()
5011
struct
clx2_queue
*q = &txq->q;
in ipw_queue_tx_reclaim()
5040
struct
clx2_queue
*q = &txq->q;
in ipw_queue_tx_hcmd()
10099
struct
clx2_queue
*q = &txq->q;
in ipw_tx_skb()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H
A
D
ipw2200.h
366
struct
clx2_queue
{
struct
519
struct
clx2_queue
q;
H
A
D
ipw2200.c
3665
static inline int ipw_tx_queue_space(const struct
clx2_queue
*q)
in ipw_tx_queue_space()
3695
static void ipw_queue_init(struct ipw_priv *priv, struct
clx2_queue
*q,
in ipw_queue_init()
3796
struct
clx2_queue
*q = &txq->q;
in ipw_queue_tx_free()
4965
struct
clx2_queue
*q = &txq->q;
in ipw_queue_tx_reclaim()
4994
struct
clx2_queue
*q = &txq->q;
in ipw_queue_tx_hcmd()
10053
struct
clx2_queue
*q = &txq->q;
in ipw_tx_skb()
Completed in 36 milliseconds