Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_mad.c1242 if (status == IB_PMA_SAMPLE_STATUS_DONE || in pma_set_portsamplescontrol()
1363 p->sample_status = IB_PMA_SAMPLE_STATUS_DONE; in pma_get_portsamplesresult()
1367 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in pma_get_portsamplesresult()
1403 p->sample_status = IB_PMA_SAMPLE_STATUS_DONE; in pma_get_portsamplesresult_ext()
1409 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in pma_get_portsamplesresult_ext()
2462 if (status == IB_PMA_SAMPLE_STATUS_DONE) { in xmit_wait_timer_func()
Dqib_verbs.h94 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro
Dqib_iba6120.c2969 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()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_mad.c906 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()
Dipath_verbs.h84 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro
Dipath_verbs.c746 dev->pma_sample_status = IB_PMA_SAMPLE_STATUS_DONE; in ipath_ib_timer()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dverbs.h110 #define IB_PMA_SAMPLE_STATUS_DONE 0x00 macro