Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_mad.h83 #define IB_PMA_CONG_HW_CONTROL_TIMER 0x00 macro
H A Dqib_mad.c1247 xmit_flags == IB_PMA_CONG_HW_CONTROL_TIMER)) { in pma_set_portsamplescontrol()
1365 if (ppd->cong_stats.flags == IB_PMA_CONG_HW_CONTROL_TIMER) in pma_get_portsamplesresult()
1376 ppd->cong_stats.flags = IB_PMA_CONG_HW_CONTROL_TIMER; in pma_get_portsamplesresult()
1405 if (ppd->cong_stats.flags == IB_PMA_CONG_HW_CONTROL_TIMER) in pma_get_portsamplesresult_ext()
1418 ppd->cong_stats.flags = IB_PMA_CONG_HW_CONTROL_TIMER; in pma_get_portsamplesresult_ext()
2412 ppd->cong_stats.flags = IB_PMA_CONG_HW_CONTROL_TIMER; in xmit_wait_timer_func()