Searched refs:IB_PMA_SAMPLE_STATUS_DONE (Results 1 – 6 of 6) sorted by relevance
1241 if (status == IB_PMA_SAMPLE_STATUS_DONE || in pma_set_portsamplescontrol()1362 p->sample_status = IB_PMA_SAMPLE_STATUS_DONE; in pma_get_portsamplesresult()1366 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in pma_get_portsamplesresult()1402 p->sample_status = IB_PMA_SAMPLE_STATUS_DONE; in pma_get_portsamplesresult_ext()1408 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in pma_get_portsamplesresult_ext()2453 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in xmit_wait_timer_func()
94 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro
2969 cs->pma_sample_status = IB_PMA_SAMPLE_STATUS_DONE; in pma_6120_timer()2998 cs->pma_sample_status = IB_PMA_SAMPLE_STATUS_DONE; in qib_set_cntr_6120_sample()
906 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in recv_pma_set_portsamplescontrol()988 p->counter[i] = (status != IB_PMA_SAMPLE_STATUS_DONE) ? 0 : in recv_pma_get_portsamplesresult()1015 p->counter[i] = (status != IB_PMA_SAMPLE_STATUS_DONE) ? 0 : in recv_pma_get_portsamplesresult_ext()
84 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro
733 dev->pma_sample_status = IB_PMA_SAMPLE_STATUS_DONE; in ipath_ib_timer()