Searched refs:phys_port_cnt (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dsmi.h55 int port_num, int phys_port_cnt);
H A Dsmi.c132 int port_num, int phys_port_cnt)
156 return (smp->initial_path[hop_ptr+1] <= phys_port_cnt ?
190 return (smp->return_path[hop_ptr-1] <= phys_port_cnt ?
131 smi_handle_dr_smp_recv(struct ib_smp *smp, u8 node_type, int port_num, int phys_port_cnt) argument
H A Dcache.c69 0 : device->phys_port_cnt;
H A Ddevice.c160 0 : device->phys_port_cnt;
H A Dmulticast.c803 dev = kmalloc(sizeof *dev + device->phys_port_cnt * sizeof *port,
812 dev->end_port = device->phys_port_cnt;
H A Dmad.c1890 port_priv->device->phys_port_cnt) ==
2912 end = device->phys_port_cnt;
2961 num_ports = device->phys_port_cnt;
H A Dsa_query.c1007 e = device->phys_port_cnt;
H A Dsysfs.c805 for (i = 1; i <= device->phys_port_cnt; ++i) {
H A Duverbs_cmd.c414 resp.phys_port_cnt = file->device->ib_dev->phys_port_cnt;
H A Duser_mad.c1133 e = device->phys_port_cnt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_sqp.c225 if (!port_num || port_num > ibdev->phys_port_cnt || !in_wc)
H A Dehca_main.c464 shca->ib_device.phys_port_cnt = shca->num_ports;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_user_verbs.h177 __u8 phys_port_cnt; member in struct:ib_uverbs_query_device_resp
H A Dib_verbs.h1161 u8 phys_port_cnt; member in struct:ib_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_mad.c97 nip->num_ports = ibdev->phys_port_cnt;
240 if (be32_to_cpu(smp->attr_mod) > ibdev->phys_port_cnt) {
427 if (be32_to_cpu(smp->attr_mod) > ibdev->phys_port_cnt)
H A Dipath_qp.c489 attr->port_num > ibqp->device->phys_port_cnt)
H A Dipath_verbs.c1777 ah_attr->port_num > pd->device->phys_port_cnt) {
2130 dev->phys_port_cnt = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_fw.h676 uint16_t phys_port_cnt; /* 12-13 number of physical network ports */ member in struct:mbx_sys_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dprovider.c435 dev->ibdev.phys_port_cnt = dev->rdev.lldi.nports;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_mad.c286 nip->num_ports = ibdev->phys_port_cnt;
445 if (port_num > ibdev->phys_port_cnt) {
650 if (port_num > ibdev->phys_port_cnt)
1829 port_num && port_num <= ibdev->phys_port_cnt &&
H A Dqib_qp.c598 attr->port_num > ibqp->device->phys_port_cnt)
981 init_attr->port_num > ibpd->device->phys_port_cnt) {
H A Dqib_verbs.c1751 ah_attr->port_num > ibdev->phys_port_cnt)
2105 ibdev->phys_port_cnt = dd->num_pports;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c811 dev->ibdev.phys_port_cnt = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dmain.c585 ibdev->ib_dev.phys_port_cnt = ibdev->num_ports;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1360 e = device->phys_port_cnt;

Completed in 428 milliseconds

12