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_ucode_api
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwmvar.h
440
uint8_t
sc_ucode_api
[howmany(IWM_NUM_UCODE_TLV_API, NBBY)];
member in struct:iwm_softc
if_iwm.c
784
memset(sc->
sc_ucode_api
, 0, sizeof(sc->
sc_ucode_api
));
938
setbit(sc->
sc_ucode_api
, i + (32 * idx));
2957
if (isset(sc->
sc_ucode_api
, IWM_UCODE_TLV_API_STA_TYPE))
5417
if (isset(sc->
sc_ucode_api
, IWM_UCODE_TLV_API_STA_TYPE)) {
5493
if (isset(sc->
sc_ucode_api
, IWM_UCODE_TLV_API_STA_TYPE))
5526
if (isset(sc->
sc_ucode_api
, IWM_UCODE_TLV_API_STA_TYPE))
5534
if (isset(sc->
sc_ucode_api
, IWM_UCODE_TLV_API_STA_TYPE))
5943
if (isset(sc->
sc_ucode_api
, IWM_UCODE_TLV_API_ADAPTIVE_DWELL_V2))
5945
else if (isset(sc->
sc_ucode_api
, IWM_UCODE_TLV_API_ADAPTIVE_DWELL)
[
all
...]
Completed in 25 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026