Searched refs:EIB_TXWQE_MONITOR_DIE (Results 1 – 2 of 2) sorted by relevance
568 if (wp->wp_status & EIB_TXWQE_MONITOR_DIE) { in eib_monitor_tx_wqes()584 ((wp->wp_status & EIB_TXWQE_MONITOR_DIE) == 0)) { in eib_monitor_tx_wqes()600 if (wp->wp_status & EIB_TXWQE_MONITOR_DIE) { in eib_monitor_tx_wqes()880 wp->wp_status |= EIB_TXWQE_MONITOR_DIE; in eib_stop_monitor_tx_wqes()
314 #define EIB_TXWQE_MONITOR_DIE 0x2 /* only for tx wqe pool */ macro