Searched refs:hfi1_set_lid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | hfi.h | 1939 int hfi1_set_lid(struct hfi1_pportdata *ppd, u32 lid, u8 lmc);
|
H A D | driver.c | 1329 int hfi1_set_lid(struct hfi1_pportdata *ppd, u32 lid, u8 lmc) in hfi1_set_lid() function
|
H A D | mad.c | 1427 hfi1_set_lid(ppd, lid, pi->mkeyprotect_lmc & OPA_PI_MASK_LMC); in __subn_set_opa_portinfo()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | driver.c | 1282 int hfi1_set_lid(struct hfi1_pportdata *ppd, u32 lid, u8 lmc) in hfi1_set_lid() function
|
H A D | hfi.h | 1887 int hfi1_set_lid(struct hfi1_pportdata *ppd, u32 lid, u8 lmc);
|
H A D | mad.c | 1385 hfi1_set_lid(ppd, lid, pi->mkeyprotect_lmc & OPA_PI_MASK_LMC); in __subn_set_opa_portinfo()
|
Completed in 37 milliseconds