Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_mad.h212 #define IB_PMA_CONG_HW_CONTROL_TIMER 0x00 macro
Dqib_mad.c1220 xmit_flags == IB_PMA_CONG_HW_CONTROL_TIMER)) { in pma_set_portsamplescontrol()
1338 if (ppd->cong_stats.flags == IB_PMA_CONG_HW_CONTROL_TIMER) in pma_get_portsamplesresult()
1349 ppd->cong_stats.flags = IB_PMA_CONG_HW_CONTROL_TIMER; in pma_get_portsamplesresult()
1378 if (ppd->cong_stats.flags == IB_PMA_CONG_HW_CONTROL_TIMER) in pma_get_portsamplesresult_ext()
1391 ppd->cong_stats.flags = IB_PMA_CONG_HW_CONTROL_TIMER; in pma_get_portsamplesresult_ext()
2101 ppd->cong_stats.flags = IB_PMA_CONG_HW_CONTROL_TIMER; in xmit_wait_timer_func()