Home
last modified time | relevance | path

Searched refs:IWM_FH_TCSR_CHNL_NUM (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm.c1325 for (chnl = 0; chnl < IWM_FH_TCSR_CHNL_NUM; chnl++) { in iwm_stop_device()
1764 for (chnl = 0; chnl < IWM_FH_TCSR_CHNL_NUM; chnl++) { in iwm_trans_pcie_fw_alive()
H A Dif_iwmreg.h1715 #define IWM_FH_TCSR_CHNL_NUM (8) macro