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:C_TX
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H
A
D
commands.h
101
C_TX
= 0x1c,
enumerator
245
*
C_TX
(both command and response)
1245
* Driver must place each
C_TX
command into one of the prioritized Tx
1266
/*
C_TX
Tx flags field */
1351
*
C_TX
= 0x1c (command)
1416
*
C_TX
= 0x1c (response)
1652
*
C_TX
= 0x1c (response)
H
A
D
common.h
626
* If
C_TX
indicates that aggregation was attempted, driver must wait
1975
pkt->hdr.cmd != N_STATS && pkt->hdr.cmd !=
C_TX
&&
in il_need_reclaim()
H
A
D
3945.c
2449
il->handlers[
C_TX
] = il3945_hdl_tx;
in il3945_hw_handler_setup()
H
A
D
3945-mac.c
388
* handle build
C_TX
command notification.
442
* start
C_TX
command process
536
out_cmd->hdr.cmd =
C_TX
;
in il3945_tx_skb()
H
A
D
4965-mac.c
1480
* handle build
C_TX
command notification.
1639
* start
C_TX
command process
1781
out_cmd->hdr.cmd =
C_TX
;
in il4965_tx_skb()
4194
il->handlers[
C_TX
] = il4965_hdl_tx;
in il4965_setup_handlers()
H
A
D
common.c
200
IL_CMD(
C_TX
);
in il_get_cmd_string()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H
A
D
commands.h
101
C_TX
= 0x1c,
enumerator
245
*
C_TX
(both command and response)
1245
* Driver must place each
C_TX
command into one of the prioritized Tx
1266
/*
C_TX
Tx flags field */
1351
*
C_TX
= 0x1c (command)
1418
*
C_TX
= 0x1c (response)
1654
*
C_TX
= 0x1c (response)
H
A
D
3945.c
2449
il->handlers[
C_TX
] = il3945_hdl_tx;
in il3945_hw_handler_setup()
H
A
D
common.h
626
* If
C_TX
indicates that aggregation was attempted, driver must wait
1976
pkt->hdr.cmd != N_STATS && pkt->hdr.cmd !=
C_TX
&&
in il_need_reclaim()
H
A
D
3945-mac.c
388
* handle build
C_TX
command notification.
442
* start
C_TX
command process
536
out_cmd->hdr.cmd =
C_TX
;
in il3945_tx_skb()
H
A
D
4965-mac.c
1481
* handle build
C_TX
command notification.
1640
* start
C_TX
command process
1782
out_cmd->hdr.cmd =
C_TX
;
in il4965_tx_skb()
4193
il->handlers[
C_TX
] = il4965_hdl_tx;
in il4965_setup_handlers()
H
A
D
common.c
200
IL_CMD(
C_TX
);
in il_get_cmd_string()
Completed in 80 milliseconds