Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dmad.c547 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_nodedesc()
575 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_nodeinfo()
612 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_nodeinfo()
773 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_portinfo()
784 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_portinfo()
996 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
1005 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
1015 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
1029 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
1209 smp->status |= IB_SMP_INVALID_FIELD; in set_port_states()
[all …]
Dmad.h180 #define IB_SMP_INVALID_FIELD cpu_to_be16(0x001C) macro
/drivers/infiniband/hw/qib/
Dqib_mad.c271 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_nodedescription()
289 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()
470 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_portinfo()
615 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_pkeytable()
639 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_guidinfo()
697 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_portinfo()
712 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_portinfo()
737 smp->status |= IB_SMP_INVALID_FIELD; in subn_set_portinfo()
[all …]
Dqib_mad.h48 #define IB_SMP_INVALID_FIELD \ macro