Searched refs:spu_port (Results 1 – 2 of 2) sorted by relevance
357 __u32 spu_port; /* IB port requested by user if > 0 */ member
1396 if (!dd || (uinfo->spu_port && uinfo->spu_port > dd->num_pports)) in find_free_ctxt()1399 ret = choose_port_ctxt(fp, dd, uinfo->spu_port, uinfo); in find_free_ctxt()1409 u32 port = uinfo->spu_port, ctxt; in get_a_ctxt()