Home
last modified time | relevance | path

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

/linux-6.12.1/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()
2409 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in xmit_wait_timer_func()
Dqib_iba6120.c2923 cs->pma_sample_status = IB_PMA_SAMPLE_STATUS_DONE; in pma_6120_timer()
2952 cs->pma_sample_status = IB_PMA_SAMPLE_STATUS_DONE; in qib_set_cntr_6120_sample()
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dverbs.h44 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro