Searched refs:write_tpt_entry (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 270 static int write_tpt_entry(struct c4iw_rdev *rdev, u32 reset_tpt_entry, in write_tpt_entry() function 364 return write_tpt_entry(rdev, 1, &stag, 0, 0, 0, 0, 0, 0, 0UL, 0, 0, in dereg_mem() 373 return write_tpt_entry(rdev, 0, stag, 0, pdid, FW_RI_STAG_NSMR, 0, 0, 0, in allocate_stag() 397 ret = write_tpt_entry(&rhp->rdev, 0, &stag, 1, mhp->attr.pdid, in register_mem() 468 ret = write_tpt_entry(&rhp->rdev, 0, &stag, 1, php->pdid, in c4iw_get_dma_mr()
|