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:tfd_offset
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H
A
D
iwl-fh.h
754
* @
tfd_offset
0-12 - tx command byte count
757
* @
tfd_offset
0-12 - tx command byte count
762
__le16
tfd_offset
[TFD_QUEUE_BC_SIZE];
member
768
* @
tfd_offset
: 0-12 - tx command byte count
773
__le16
tfd_offset
[TFD_QUEUE_BC_SIZE_GEN3];
member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H
A
D
iwl-fh.h
720
* @
tfd_offset
0-12 - tx command byte count
723
* @
tfd_offset
0-12 - tx command byte count
728
__le16
tfd_offset
[TFD_QUEUE_BC_SIZE];
member
734
* @
tfd_offset
: 0-12 - tx command byte count
739
__le16
tfd_offset
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/queue/
H
A
D
tx.c
120
scd_bc_tbl_gen3->
tfd_offset
[idx] = bc_ent;
in iwl_pcie_gen2_update_byte_tbl()
129
scd_bc_tbl->
tfd_offset
[idx] = bc_ent;
in iwl_pcie_gen2_update_byte_tbl()
1498
scd_bc_tbl[txq_id].
tfd_offset
[write_ptr] = bc_ent;
in iwl_txq_gen1_update_byte_cnt_tbl()
1501
scd_bc_tbl[txq_id].
tfd_offset
[TFD_QUEUE_SIZE_MAX + write_ptr] =
in iwl_txq_gen1_update_byte_cnt_tbl()
1523
scd_bc_tbl[txq_id].
tfd_offset
[read_ptr] = bc_ent;
in iwl_txq_gen1_inval_byte_cnt_tbl()
1526
scd_bc_tbl[txq_id].
tfd_offset
[TFD_QUEUE_SIZE_MAX + read_ptr] =
in iwl_txq_gen1_inval_byte_cnt_tbl()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/queue/
H
A
D
tx.c
53
scd_bc_tbl_gen3[idx].
tfd_offset
= bc_ent;
in iwl_pcie_gen2_update_byte_tbl()
62
scd_bc_tbl->
tfd_offset
[idx] = bc_ent;
in iwl_pcie_gen2_update_byte_tbl()
1474
scd_bc_tbl[txq_id].
tfd_offset
[write_ptr] = bc_ent;
in iwl_txq_gen1_update_byte_cnt_tbl()
1477
scd_bc_tbl[txq_id].
tfd_offset
[TFD_QUEUE_SIZE_MAX + write_ptr] =
in iwl_txq_gen1_update_byte_cnt_tbl()
1499
scd_bc_tbl[txq_id].
tfd_offset
[read_ptr] = bc_ent;
in iwl_txq_gen1_inval_byte_cnt_tbl()
1502
scd_bc_tbl[txq_id].
tfd_offset
[TFD_QUEUE_SIZE_MAX + read_ptr] =
in iwl_txq_gen1_inval_byte_cnt_tbl()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H
A
D
4965.h
889
__le16
tfd_offset
[TFD_QUEUE_BC_SIZE];
member
H
A
D
4965.c
1548
scd_bc_tbl[txq_id].
tfd_offset
[write_ptr] = bc_ent;
in il4965_txq_update_byte_cnt_tbl()
1552
scd_bc_tbl[txq_id].
tfd_offset
[TFD_QUEUE_SIZE_MAX + write_ptr] =
in il4965_txq_update_byte_cnt_tbl()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H
A
D
4965.h
889
__le16
tfd_offset
[TFD_QUEUE_BC_SIZE];
member
H
A
D
4965.c
1548
scd_bc_tbl[txq_id].
tfd_offset
[write_ptr] = bc_ent;
in il4965_txq_update_byte_cnt_tbl()
1552
scd_bc_tbl[txq_id].
tfd_offset
[TFD_QUEUE_SIZE_MAX + write_ptr] =
in il4965_txq_update_byte_cnt_tbl()
Completed in 15 milliseconds