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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_common.h403 * must set the spu_subport_cnt and spu_subport_id to the same
407 __u16 spu_subport_cnt; member in struct:ipath_user_info
H A Dipath_file_ops.c1414 if (uinfo->spu_subport_cnt <= 1)
1428 if (uinfo->spu_subport_cnt > INFINIPATH_MAX_SUBPORT) {
1433 num_subports = uinfo->spu_subport_cnt;
1456 pd->port_subport_cnt = uinfo->spu_subport_cnt;
1696 if (pd->port_subport_cnt != uinfo->spu_subport_cnt ||
1759 if (swminor == IPATH_USER_SWMINOR && uinfo->spu_subport_cnt &&

Completed in 57 milliseconds