Searched refs:spu_port_alg (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/qib/
H A Dqib_common.h334 __u32 spu_port_alg; /* which QIB_PORT_ALG_*; unused user minor < 11 */ member in struct:qib_user_info
H A Dqib_file_ops.c1506 if (swminor >= 11 && uinfo->spu_port_alg < QIB_PORT_ALG_COUNT)
1507 alg = uinfo->spu_port_alg;

Completed in 13 milliseconds