Searched refs:__subn_get_opa_portinfo (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | mad.c | 754 static int __subn_get_opa_portinfo(struct opa_smp *smp, u32 am, u8 *data, in __subn_get_opa_portinfo() function 1600 ret = __subn_get_opa_portinfo(smp, am, data, ibdev, port, resp_len, in __subn_set_opa_portinfo() 1618 return __subn_get_opa_portinfo(smp, am, data, ibdev, port, resp_len, in __subn_set_opa_portinfo() 4066 ret = __subn_get_opa_portinfo(smp, am, data, ibdev, port, in subn_get_opa_sma()
|