Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmad.c589 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_nodedesc()
617 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_nodeinfo()
654 smp->status |= IB_SMP_INVALID_FIELD; in subn_get_nodeinfo()
815 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_portinfo()
826 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_portinfo()
1038 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
1047 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
1057 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
1071 smp->status |= IB_SMP_INVALID_FIELD; in __subn_get_opa_pkeytable()
1251 smp->status |= IB_SMP_INVALID_FIELD; in set_port_states()
[all …]
Dmad.h221 #define IB_SMP_INVALID_FIELD cpu_to_be16(0x001C) macro
/Linux-v4.19/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