Searched refs:ipath_portdata (Results 1 - 8 of 8) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_driver.c617 struct ipath_portdata *pd = dd->ipath_pd[port];
1446 struct ipath_portdata *pd)
1934 void ipath_free_pddata(struct ipath_devdata *dd, struct ipath_portdata *pd)
H A Dipath_file_ops.c81 struct ipath_portdata *pd = port_fp(fp);
268 static int ipath_tid_update(struct ipath_portdata *pd, struct file *fp,
484 static int ipath_tid_free(struct ipath_portdata *pd, unsigned subport,
579 static int ipath_set_part_key(struct ipath_portdata *pd, u16 key)
717 static int ipath_manage_rcvq(struct ipath_portdata *pd, unsigned subport,
766 static void ipath_clean_part_key(struct ipath_portdata *pd,
826 static void init_user_egr_sizes(struct ipath_portdata *pd)
862 static int ipath_create_user_egr(struct ipath_portdata *pd)
953 struct ipath_portdata *pd, unsigned len, int write_ok,
1025 struct ipath_portdata *p
[all...]
H A Dipath_iba6110.c1573 static int ipath_ht_get_base_info(struct ipath_portdata *pd, void *kbase)
H A Dipath_iba6120.c1288 static int ipath_pe_get_base_info(struct ipath_portdata *pd, void *kbase)
H A Dipath_init_chip.c219 static struct ipath_portdata *create_portdata0(struct ipath_devdata *dd)
221 struct ipath_portdata *pd = NULL;
234 struct ipath_portdata **pdp)
236 struct ipath_portdata *pd = NULL;
358 struct ipath_portdata **pdp)
477 struct ipath_portdata *pd, int reinit)
550 struct ipath_portdata **pdp, int reinit)
687 struct ipath_portdata *pd = NULL; /* keep gcc4 happy */
854 /* Alloc and init new ipath_portdata for port0,
858 struct ipath_portdata *np
[all...]
H A Dipath_intr.c654 struct ipath_portdata *pd = dd->ipath_pd[i];
828 struct ipath_portdata *pd = dd->ipath_pd[i];
874 struct ipath_portdata *pd = dd->ipath_pd[i];
H A Dipath_kernel.h61 struct ipath_portdata { struct
176 struct ipath_portdata **ipath_pd;
215 int (*ipath_f_get_base_info)(struct ipath_portdata *, void *);
581 struct ipath_portdata *pd;
630 int ipath_create_rcvhdrq(struct ipath_devdata *, struct ipath_portdata *);
631 void ipath_free_pddata(struct ipath_devdata *, struct ipath_portdata *);
708 void ipath_free_data(struct ipath_portdata *dd);
H A Dipath_mad.c324 struct ipath_portdata *pd = dd->ipath_pd[0];
702 struct ipath_portdata *pd;

Completed in 83 milliseconds