Searched refs:__subn_get_opa_portinfo (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | mad.c | 513 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_portinfo() function 1316 ret = __subn_get_opa_portinfo(smp, am, data, ibdev, port, resp_len); in __subn_set_opa_portinfo() 1333 return __subn_get_opa_portinfo(smp, am, data, ibdev, port, resp_len); in __subn_set_opa_portinfo() 3513 ret = __subn_get_opa_portinfo(smp, am, data, ibdev, port, in subn_get_opa_sma()
|