Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.h246 #define OPA_AM_NPORT(am) (((am) >> OPA_AM_NPORT_SHIFT) & \ macro
Dmad.c525 u32 num_ports = OPA_AM_NPORT(am); in __subn_get_opa_portinfo()
1054 u32 num_ports = OPA_AM_NPORT(am); in __subn_set_opa_portinfo()
1628 u32 n_blocks = OPA_AM_NPORT(am); in __subn_get_opa_sc_to_vlnt()
1653 u32 n_blocks = OPA_AM_NPORT(am); in __subn_set_opa_sc_to_vlnt()
1684 u32 nports = OPA_AM_NPORT(am); in __subn_get_opa_psi()
1733 u32 nports = OPA_AM_NPORT(am); in __subn_set_opa_psi()
1822 u32 num_ports = OPA_AM_NPORT(am); in __subn_get_opa_bct()
1845 u32 num_ports = OPA_AM_NPORT(am); in __subn_set_opa_bct()
1869 u32 num_ports = OPA_AM_NPORT(am); in __subn_get_opa_vl_arb()
1910 u32 num_ports = OPA_AM_NPORT(am); in __subn_set_opa_vl_arb()
[all …]