Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c634 props->bad_pkey_cntr = be16_to_cpup((__be16 *)(out_mad->data + 46)); in mlx5_query_mad_ifc_port()
/linux/include/uapi/rdma/
H A Dib_user_verbs.h315 __u32 bad_pkey_cntr; member
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c154 props->bad_pkey_cntr = be16_to_cpup((__be16 *) (out_mad->data + 46)); in mthca_query_port()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c315 port_attr->bad_pkey_cntr = 0; in bnxt_re_query_port()