Home
last modified time | relevance | path

Searched refs:IB_PMA_SAMPLE_STATUS_DONE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.h84 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_verbs.h68 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro
Dqib_mad.c1245 if (status == IB_PMA_SAMPLE_STATUS_DONE || in pma_set_portsamplescontrol()
1366 p->sample_status = IB_PMA_SAMPLE_STATUS_DONE; in pma_get_portsamplesresult()
1370 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in pma_get_portsamplesresult()
1406 p->sample_status = IB_PMA_SAMPLE_STATUS_DONE; in pma_get_portsamplesresult_ext()
1412 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in pma_get_portsamplesresult_ext()
2459 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in xmit_wait_timer_func()
Dqib_iba6120.c2931 cs->pma_sample_status = IB_PMA_SAMPLE_STATUS_DONE; in pma_6120_timer()
2960 cs->pma_sample_status = IB_PMA_SAMPLE_STATUS_DONE; in qib_set_cntr_6120_sample()