Searched refs:ipath_set_lid (Results 1 – 4 of 4) sorted by relevance
/drivers/infiniband/hw/ipath/ |
D | ipath_sysfs.c | 204 ipath_set_lid(dd, dd->ipath_lid, lmc); in store_lmc() 240 ipath_set_lid(dd, lid, dd->ipath_lmc); in store_lid()
|
D | ipath_kernel.h | 930 int ipath_set_lid(struct ipath_devdata *, u32, u8);
|
D | ipath_mad.c | 451 ipath_set_lid(dd, lid, pip->mkeyprot_resv_lmc & 7); in recv_subn_set_portinfo()
|
D | ipath_driver.c | 2196 int ipath_set_lid(struct ipath_devdata *dd, u32 lid, u8 lmc) in ipath_set_lid() function
|