OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ch_group_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwm.c
2444
uint16_t
ch_group_id
= 0;
local
2447
ch_group_id
= iwm_channel_id_to_papd(ch_id);
2449
ch_group_id
= iwm_channel_id_to_txp(sc, ch_id);
2451
entry = iwm_phy_db_get_section(sc, type,
ch_group_id
);
if_iwm.c
2444
uint16_t
ch_group_id
= 0;
local
2447
ch_group_id
= iwm_channel_id_to_papd(ch_id);
2449
ch_group_id
= iwm_channel_id_to_txp(sc, ch_id);
2451
entry = iwm_phy_db_get_section(sc, type,
ch_group_id
);
Completed in 43 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026