Searched refs:qwx_ce_get_attr_flags (Results 1 – 2 of 2) sorted by relevance
1660 if (qwx_ce_get_attr_flags(sc, i) & CE_ATTR_DIS_INTR) in qwx_pcic_config_irq()1703 if (qwx_ce_get_attr_flags(sc, i) & CE_ATTR_DIS_INTR) in qwx_pcic_ce_irqs_enable()1717 if (qwx_ce_get_attr_flags(sc, i) & CE_ATTR_DIS_INTR) in qwx_pcic_ce_irqs_disable()
2019 qwx_ce_get_attr_flags(struct qwx_softc *sc, int ce_id) in qwx_ce_get_attr_flags() function