Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmreg.h1686 #define IWM_FH_TFDIB_CTRL0_REG(_chnl) (IWM_FH_TFDIB_LOWER_BOUND + 0x8 * (_chnl)) macro
H A Dif_iwm.c2466 IWM_WRITE(sc, IWM_FH_TFDIB_CTRL0_REG(IWM_FH_SRVC_CHNL), in iwm_pcie_load_firmware_chunk()