OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_phyctxt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmvar.h
554
struct iwm_phy_ctxt *
in_phyctxt
;
member in struct:iwm_node
if_iwm.c
4373
struct iwm_phy_ctxt *phyctxt = in->
in_phyctxt
;
6396
id = in->
in_phyctxt
->id;
6398
colors[id] = in->
in_phyctxt
->color;
6542
in->
in_phyctxt
= &sc->sc_phyctxt[0];
6681
err = iwm_phy_ctxt_update(sc, in->
in_phyctxt
,
6682
in->
in_phyctxt
->channel, chains, chains, 0);
6703
err = iwm_phy_ctxt_update(sc, in->
in_phyctxt
,
6704
in->
in_phyctxt
->channel, chains, chains, 0);
6880
err = iwm_phy_ctxt_update(sc, in->
in_phyctxt
,
6881
in->
in_phyctxt
->channel, 1, 1, 0)
[
all
...]
Completed in 19 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026