Home
last modified time | relevance | path

Searched refs:IWM_NUM_PHY_CTX (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwmvar.h512 struct iwm_phy_ctxt sc_phyctxt[IWM_NUM_PHY_CTX];
H A Dif_iwmreg.h3134 #define IWM_NUM_PHY_CTX 3 macro
H A Dif_iwm.c4806 for (i = 0; i < IWM_NUM_PHY_CTX; i++) { in iwm_init_hw()