Searched refs:QINTR_CNT_EN (Results 1 – 5 of 5) sorted by relevance
163 #define QINTR_CNT_EN 0x1 macro
581 c->rx_max_coalesced_frames = (rq->intr_params & QINTR_CNT_EN) ? in get_coalesce()
2093 params = QINTR_TIMER_IDX(TIMERREG_COUNTER0_X) | QINTR_CNT_EN; in cxgb_busy_poll()
1401 q->intr_params = QINTR_TIMER_IDX(us) | (cnt > 0 ? QINTR_CNT_EN : 0); in cxgb4_set_rspq_intr_params()
1090 (cnt > 0 ? QINTR_CNT_EN : 0)); in set_rxq_intr_params()1442 ((rspq->intr_params & QINTR_CNT_EN) in cxgb4vf_get_coalesce()2397 (pkt_cnt_idx < SGE_NCOUNTERS ? QINTR_CNT_EN : 0)); in init_rspq()