Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh.c1685 IWH_WRITE(sc, IWH_FH_TCSR_CHNL_TX_CONFIG_REG(ring->qid), 0); in iwh_reset_tx_ring()
5262 IWH_WRITE(sc, IWH_FH_TCSR_CHNL_TX_CONFIG_REG(IWH_FH_SRVC_CHNL), in iwh_put_seg_fw()
5277 IWH_WRITE(sc, IWH_FH_TCSR_CHNL_TX_CONFIG_REG(IWH_FH_SRVC_CHNL), in iwh_put_seg_fw()
5660 IWH_WRITE(sc, IWH_FH_TCSR_CHNL_TX_CONFIG_REG(qid), in iwh_init_common()
H A Diwh_hw.h573 #define IWH_FH_TCSR_CHNL_TX_CONFIG_REG(_chnl)\ macro