Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwm_pcie_trans.c371 IWM_SETBITS(sc, IWM_CSR_HW_IF_CONFIG_REG, in iwm_set_hw_ready()
374 ready = iwm_poll_bit(sc, IWM_CSR_HW_IF_CONFIG_REG, in iwm_set_hw_ready()
401 IWM_SETBITS(sc, IWM_CSR_HW_IF_CONFIG_REG, in iwm_prepare_card_hw()
507 IWM_SETBITS(sc, IWM_CSR_HW_IF_CONFIG_REG,
605 IWM_SETBITS(sc, IWM_CSR_HW_IF_CONFIG_REG,
H A Dif_iwmreg.h94 #define IWM_CSR_HW_IF_CONFIG_REG (0x000) /* hardware interface config */ macro
H A Dif_iwm.c1427 IWM_WRITE(sc, IWM_CSR_HW_IF_CONFIG_REG, in iwm_nic_config()