Searched refs:QINTR_CNT_EN_V (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h187 #define QINTR_CNT_EN_V(x) ((x) << QINTR_CNT_EN_S) macro
188 #define QINTR_CNT_EN_F QINTR_CNT_EN_V(1U)
H A Dsge.c3998 QINTR_CNT_EN_V(0);
H A Dcxgb4_main.c1268 q->intr_params = QINTR_TIMER_IDX_V(us) | QINTR_CNT_EN_V(cnt > 0);
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1123 QINTR_CNT_EN_V(cnt > 0));

Completed in 164 milliseconds