OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_nvm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmvar.h
468
struct iwm_nvm_data
sc_nvm
;
member in struct:iwm_softc
if_iwm.c
2797
if (sc->
sc_nvm
.valid_tx_ant)
2798
tx_ant &= sc->
sc_nvm
.valid_tx_ant;
2811
if (sc->
sc_nvm
.valid_rx_ant)
2812
rx_ant &= sc->
sc_nvm
.valid_rx_ant;
2822
struct iwm_nvm_data *data = &sc->
sc_nvm
;
2890
return !sc->
sc_nvm
.sku_cap_mimo_disable &&
2909
if (sc->
sc_nvm
.sku_cap_mimo_disable)
3357
struct iwm_nvm_data *data = &sc->
sc_nvm
;
3970
&sc->
sc_nvm
.hw_addr);
5724
if (sc->
sc_nvm
.sku_cap_band_52GHz_enable)
[
all
...]
Completed in 40 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026