Home
last modified time | relevance | path

Searched refs:ipath_set_lid (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/ipath/
Dipath_sysfs.c204 ipath_set_lid(dd, dd->ipath_lid, lmc); in store_lmc()
240 ipath_set_lid(dd, lid, dd->ipath_lmc); in store_lid()
Dipath_kernel.h930 int ipath_set_lid(struct ipath_devdata *, u32, u8);
Dipath_mad.c451 ipath_set_lid(dd, lid, pip->mkeyprot_resv_lmc & 7); in recv_subn_set_portinfo()
Dipath_driver.c2196 int ipath_set_lid(struct ipath_devdata *dd, u32 lid, u8 lmc) in ipath_set_lid() function