Home
last modified time | relevance | path

Searched refs:IB_SMP_UNSUP_VERSION (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.h103 #define IB_SMP_UNSUP_VERSION cpu_to_be16(0x0004) macro
Dmad.c3862 smp->status |= IB_SMP_UNSUP_VERSION; in process_subn_opa()
3949 smp->status |= IB_SMP_UNSUP_VERSION; in process_subn()
4008 pmp->mad_hdr.status |= IB_SMP_UNSUP_VERSION; in process_perf_opa()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_mad.h39 #define IB_SMP_UNSUP_VERSION \ macro
Dqib_mad.c1868 smp->status |= IB_SMP_UNSUP_VERSION; in process_subn()
2018 pmp->mad_hdr.status |= IB_SMP_UNSUP_VERSION; in process_perf()
2313 ccp->status |= IB_SMP_UNSUP_VERSION; in process_cc()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_mad.c41 #define IB_SMP_UNSUP_VERSION cpu_to_be16(0x0004) macro
1269 smp->status |= IB_SMP_UNSUP_VERSION; in process_subn()
1400 pmp->mad_hdr.status |= IB_SMP_UNSUP_VERSION; in process_perf()