OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tfd_queue_msk
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_iwmvar.h
564
uint32_t
tfd_queue_msk
;
member in struct:iwm_node
if_iwm.c
5432
in->
tfd_queue_msk
|= (1 << qid);
5439
in->
tfd_queue_msk
|= (1 << qid);
5459
add_sta_cmd.
tfd_queue_msk
= htole32(in->
tfd_queue_msk
);
5530
cmd.
tfd_queue_msk
= htole32(1 << qid);
6847
in->
tfd_queue_msk
&= ~(1 << qid);
7969
in->
tfd_queue_msk
= 0;
if_iwmreg.h
6564
* @
tfd_queue_msk
: tfd queues used by this station
6592
uint32_t
tfd_queue_msk
;
member in struct:iwm_add_sta_cmd_v7
6628
* @
tfd_queue_msk
: tfd queues used by this station.
6662
uint32_t
tfd_queue_msk
;
member in struct:iwm_add_sta_cmd
Completed in 48 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026