Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c300 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_nodedesc()
326 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_nodeinfo()
363 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_nodeinfo()
531 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_portinfo()
542 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_portinfo()
747 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
761 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
775 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
948 smp->status |= IB_SMP_INVALID_FIELD; in set_port_states()
960 smp->status |= IB_SMP_INVALID_FIELD; in set_port_states()
[all …]
Dmad.h106 #define IB_SMP_INVALID_FIELD cpu_to_be16(0x001C) macro
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_mad.c270 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_nodedescription()
288 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_nodeinfo()
333 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_guidinfo()
341 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_guidinfo()
468 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_portinfo()
613 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_pkeytable()
637 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_guidinfo()
695 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_portinfo()
710 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_portinfo()
734 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_portinfo()
[all …]
Dqib_mad.h48 #define IB_SMP_INVALID_FIELD \ macro
/linux-4.4.14/drivers/staging/rdma/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()
794 smp->status |= IB_SMP_INVALID_FIELD; in recv_subn_set_pkeytable()
807 pmp->mad_hdr.status |= IB_SMP_INVALID_FIELD; in recv_pma_get_classportinfo()
[all …]