OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IWM_NUM_OF_FW_PAGING_BLOCKS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_iwmvar.h
494
struct iwm_fw_paging fw_paging_db[
IWM_NUM_OF_FW_PAGING_BLOCKS
];
if_iwmreg.h
2147
#define
IWM_NUM_OF_FW_PAGING_BLOCKS
33 /* 32 for data and 1 block for CSS */
2167
uint32_t addr32[
IWM_NUM_OF_FW_PAGING_BLOCKS
];
2168
uint64_t addr64[
IWM_NUM_OF_FW_PAGING_BLOCKS
];
if_iwm.c
2843
for (i = 0; i <
IWM_NUM_OF_FW_PAGING_BLOCKS
; i++) {
3037
IWM_NUM_OF_FW_PAGING_BLOCKS
;
Completed in 345 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025