OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initial_rate_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmreg.h
4573
* @
initial_rate_index
: first index from rs_table per AC category
4596
uint8_t
initial_rate_index
[IWM_AC_NUM];
member in struct:iwm_lq_cmd
4757
* @
initial_rate_index
: index into the rate table for initial TX attempt.
4797
uint8_t
initial_rate_index
;
member in struct:iwm_tx_cmd
if_iwm.c
4842
tx->
initial_rate_index
= 0;
4845
tx->
initial_rate_index
));
5150
le32toh(tx->tx_flags), le32toh(tx->
initial_rate_index
),
Completed in 32 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026