Searched refs:choose_port_ctxt (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/infiniband/hw/qib/ |
D | qib_file_ops.c | 1353 static int choose_port_ctxt(struct file *fp, struct qib_devdata *dd, u32 port, in choose_port_ctxt() function 1399 ret = choose_port_ctxt(fp, dd, uinfo->spu_port, uinfo); in find_free_ctxt() 1452 ret = choose_port_ctxt(fp, udd, port, uinfo); in get_a_ctxt() 1460 ret = choose_port_ctxt(fp, dd, port, uinfo); in get_a_ctxt()
|