Home
last modified time | relevance | path

Searched refs:ipath_get_cr_errpkey (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_mad.c318 cpu_to_be16((ipath_get_cr_errpkey(dd) - in recv_subn_get_portinfo()
543 dev->z_pkey_violations = ipath_get_cr_errpkey(dd); in recv_subn_set_portinfo()
Dipath_verbs.h899 u32 ipath_get_cr_errpkey(struct ipath_devdata *);
Dipath_verbs.c1592 u32 ipath_get_cr_errpkey(struct ipath_devdata *dd) in ipath_get_cr_errpkey() function
1623 props->bad_pkey_cntr = ipath_get_cr_errpkey(dd) - in ipath_query_port()