Searched refs:IB_PMA_SAMPLE_STATUS_DONE (Results 1 – 4 of 4) sorted by relevance
68 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro
1245 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()
2923 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()
44 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro