Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dopa_port_info.h320 u8 partenforce_filterraw; /* bit fields */ member
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c616 pi->partenforce_filterraw |= in __subn_get_opa_portinfo()
619 pi->partenforce_filterraw |= OPA_PI_MASK_PARTITION_ENFORCE_IN; in __subn_get_opa_portinfo()
621 pi->partenforce_filterraw |= OPA_PI_MASK_PARTITION_ENFORCE_OUT; in __subn_get_opa_portinfo()
1115 if (pi->partenforce_filterraw & OPA_PI_MASK_LINKINIT_REASON) in __subn_set_opa_portinfo()
1117 (pi->partenforce_filterraw & in __subn_set_opa_portinfo()
1120 if (pi->partenforce_filterraw & OPA_PI_MASK_PARTITION_ENFORCE_IN) in __subn_set_opa_portinfo()
1125 if (pi->partenforce_filterraw & OPA_PI_MASK_PARTITION_ENFORCE_OUT) in __subn_set_opa_portinfo()