Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A 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 …]
H A Dmad.h179 #define IB_SMP_INVALID_FIELD cpu_to_be16(0x001C) macro