Home
last modified time | relevance | path

Searched refs:IB_SMP_INVALID_FIELD (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/qib/
Dqib_mad.c269 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_nodedescription()
287 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_nodeinfo()
332 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_guidinfo()
340 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_guidinfo()
467 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_portinfo()
612 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_pkeytable()
636 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_guidinfo()
694 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_portinfo()
709 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_portinfo()
733 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_portinfo()
[all …]
Dqib_mad.h42 #define IB_SMP_INVALID_FIELD cpu_to_be16(0x001C) macro
/drivers/infiniband/hw/ipath/
Dipath_mad.c44 #define IB_SMP_INVALID_FIELD cpu_to_be16(0x001C) macro
62 smp->status |= IB_SMP_INVALID_FIELD; in recv_subn_get_nodedescription()
93 smp->status |= IB_SMP_INVALID_FIELD; in recv_subn_get_nodeinfo()
140 smp->status |= IB_SMP_INVALID_FIELD; in recv_subn_get_guidinfo()
145 smp->status |= IB_SMP_INVALID_FIELD; in recv_subn_get_guidinfo()
247 smp->status |= IB_SMP_INVALID_FIELD; in recv_subn_get_portinfo()
379 smp->status |= IB_SMP_INVALID_FIELD; in recv_subn_get_pkeytable()
621 smp->status |= IB_SMP_INVALID_FIELD; in recv_subn_set_portinfo()
788 smp->status |= IB_SMP_INVALID_FIELD; in recv_subn_set_pkeytable()
801 pmp->mad_hdr.status |= IB_SMP_INVALID_FIELD; in recv_pma_get_classportinfo()
[all …]