Searched refs:ipath_devdata (Results 1 - 20 of 20) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_diag.c83 int ipath_diag_add(struct ipath_devdata *dd)
113 void ipath_diag_remove(struct ipath_devdata *dd)
134 static int ipath_read_umem64(struct ipath_devdata *dd, void __user *uaddr,
171 static int ipath_write_umem64(struct ipath_devdata *dd, void __iomem *caddr,
209 static int ipath_read_umem32(struct ipath_devdata *dd, void __user *uaddr,
249 static int ipath_write_umem32(struct ipath_devdata *dd, void __iomem *caddr,
280 struct ipath_devdata *dd;
328 struct ipath_devdata *dd;
453 struct ipath_devdata *dd = fp->private_data;
485 struct ipath_devdata *d
[all...]
H A Dipath_driver.c45 static void ipath_update_pio_bufs(struct ipath_devdata *);
123 static inline void read_bars(struct ipath_devdata *dd, struct pci_dev *dev,
142 struct ipath_devdata *dd)
157 static struct ipath_devdata *ipath_alloc_devdata(struct pci_dev *pdev)
160 struct ipath_devdata *dd;
199 static inline struct ipath_devdata *__ipath_lookup(int unit)
204 struct ipath_devdata *ipath_lookup(int unit)
206 struct ipath_devdata *dd;
219 struct ipath_devdata *dd;
257 int __attribute__((weak)) ipath_enable_wc(struct ipath_devdata *d
[all...]
H A Dipath_eeprom.c94 static int i2c_gpio_set(struct ipath_devdata *dd,
144 static int i2c_gpio_get(struct ipath_devdata *dd,
187 static void i2c_wait_for_writes(struct ipath_devdata *dd)
193 static void scl_out(struct ipath_devdata *dd, u8 bit)
200 static void sda_out(struct ipath_devdata *dd, u8 bit)
207 static u8 sda_in(struct ipath_devdata *dd, int wait)
224 static int i2c_ackrcv(struct ipath_devdata *dd)
244 static int wr_byte(struct ipath_devdata *dd, u8 data)
258 static void send_ack(struct ipath_devdata *dd)
273 static int i2c_startcmd(struct ipath_devdata *d
[all...]
H A Dipath_file_ops.c84 struct ipath_devdata *dd = pd->port_dd;
274 struct ipath_devdata *dd = pd->port_dd;
489 struct ipath_devdata *dd = pd->port_dd;
581 struct ipath_devdata *dd = pd->port_dd;
720 struct ipath_devdata *dd = pd->port_dd;
767 struct ipath_devdata *dd)
828 struct ipath_devdata *dd = pd->port_dd;
864 struct ipath_devdata *dd = pd->port_dd;
956 struct ipath_devdata *dd = pd->port_dd;
995 static int mmap_ureg(struct vm_area_struct *vma, struct ipath_devdata *d
[all...]
H A Dipath_fs.c118 struct ipath_devdata *dd;
137 struct ipath_devdata *dd;
177 struct ipath_devdata *dd;
300 struct ipath_devdata *dd;
351 struct ipath_devdata *dd;
402 struct ipath_devdata *dd)
488 struct ipath_devdata *dd)
521 struct ipath_devdata *dd, *tmp;
570 int ipathfs_add_device(struct ipath_devdata *dd)
585 int ipathfs_remove_device(struct ipath_devdata *d
[all...]
H A Dipath_iba6110.c46 static void ipath_setup_ht_setextled(struct ipath_devdata *, u64, u64);
334 static void hwerr_crcbits(struct ipath_devdata *dd, ipath_err_t hwerrs,
422 static int ipath_ht_txe_recover(struct ipath_devdata *);
435 static void ipath_ht_handle_hwerrors(struct ipath_devdata *dd, char *msg,
624 static int ipath_ht_boardname(struct ipath_devdata *dd, char *name,
728 static void ipath_check_htlink(struct ipath_devdata *dd)
763 static int ipath_setup_ht_reset(struct ipath_devdata *dd)
780 static void slave_or_pri_blk(struct ipath_devdata *dd, struct pci_dev *pdev,
932 static int ipath_ht_intconfig(struct ipath_devdata *dd)
952 struct ipath_devdata *d
[all...]
H A Dipath_iba6120.c46 static void ipath_setup_pe_setextled(struct ipath_devdata *, u64, u64);
330 static int ipath_pe_txe_recover(struct ipath_devdata *);
343 static void ipath_pe_handle_hwerrors(struct ipath_devdata *dd, char *msg,
513 static int ipath_pe_boardname(struct ipath_devdata *dd, char *name,
573 static void ipath_pe_init_hwerrors(struct ipath_devdata *dd)
600 static int ipath_pe_bringup_serdes(struct ipath_devdata *dd)
735 static void ipath_pe_quiet_serdes(struct ipath_devdata *dd)
745 static int ipath_pe_intconfig(struct ipath_devdata *dd)
787 static void ipath_setup_pe_setextled(struct ipath_devdata *dd, u64 lst,
818 static void ipath_setup_pe_cleanup(struct ipath_devdata *d
[all...]
H A Dipath_init_chip.c88 static int create_port0_egr(struct ipath_devdata *dd)
146 static int bringup_link(struct ipath_devdata *dd)
219 static struct ipath_portdata *create_portdata0(struct ipath_devdata *dd)
233 static int init_chip_first(struct ipath_devdata *dd,
357 static int init_chip_reset(struct ipath_devdata *dd,
398 static int init_pioavailregs(struct ipath_devdata *dd)
445 static void init_shadow_tids(struct ipath_devdata *dd)
476 static void enable_chip(struct ipath_devdata *dd,
549 static int init_housekeeping(struct ipath_devdata *dd,
681 int ipath_init_chip(struct ipath_devdata *d
[all...]
H A Dipath_intr.c45 static void ipath_clrpiobuf(struct ipath_devdata *dd, u32 pnum)
73 void ipath_disarm_senderrbufs(struct ipath_devdata *dd, int rewrite)
145 static u64 handle_e_sum_errs(struct ipath_devdata *dd, ipath_err_t errs)
265 static void handle_e_ibstatuschanged(struct ipath_devdata *dd,
430 static void handle_supp_msgs(struct ipath_devdata *dd,
469 static unsigned handle_frequent_errors(struct ipath_devdata *dd,
501 static int handle_errors(struct ipath_devdata *dd, ipath_err_t errs)
749 static void ipath_bad_intr(struct ipath_devdata *dd, u32 * unexpectp)
792 static void ipath_bad_regread(struct ipath_devdata *dd)
820 static void handle_port_pioavail(struct ipath_devdata *d
[all...]
H A Dipath_kernel.h129 struct ipath_devdata *port_dd;
156 struct ipath_devdata { struct
195 int (*ipath_f_intrsetup)(struct ipath_devdata *);
197 int (*ipath_f_bus)(struct ipath_devdata *, struct pci_dev *);
199 int (*ipath_f_reset)(struct ipath_devdata *);
200 int (*ipath_f_get_boardname)(struct ipath_devdata *, char *,
202 void (*ipath_f_init_hwerrors)(struct ipath_devdata *);
203 void (*ipath_f_handle_hwerrors)(struct ipath_devdata *, char *,
205 void (*ipath_f_quiet_serdes)(struct ipath_devdata *);
206 int (*ipath_f_bringup_serdes)(struct ipath_devdata *);
[all...]
H A Dipath_layer.c56 static void *(*layer_add_one)(int, struct ipath_devdata *);
59 int __ipath_layer_intr(struct ipath_devdata *dd, u32 arg)
69 int ipath_layer_intr(struct ipath_devdata *dd, u32 arg)
82 int __ipath_layer_rcv(struct ipath_devdata *dd, void *hdr,
93 int __ipath_layer_rcv_lid(struct ipath_devdata *dd, void *hdr)
103 void ipath_layer_lid_changed(struct ipath_devdata *dd)
113 void ipath_layer_add(struct ipath_devdata *dd)
124 void ipath_layer_remove(struct ipath_devdata *dd)
136 int ipath_layer_register(void *(*l_add)(int, struct ipath_devdata *),
143 struct ipath_devdata *d
[all...]
H A Dipath_layer.h43 struct ipath_devdata;
46 int ipath_layer_register(void *(*l_add)(int, struct ipath_devdata *),
54 int ipath_layer_open(struct ipath_devdata *, u32 * pktmax);
55 u16 ipath_layer_get_lid(struct ipath_devdata *dd);
56 int ipath_layer_get_mac(struct ipath_devdata *dd, u8 *);
57 u16 ipath_layer_get_bcast(struct ipath_devdata *dd);
58 int ipath_layer_send_hdr(struct ipath_devdata *dd,
60 int ipath_layer_set_piointbufavail_int(struct ipath_devdata *dd);
H A Dipath_mad.c87 struct ipath_devdata *dd = to_idev(ibdev)->dd;
145 static int get_overrunthreshold(struct ipath_devdata *dd)
159 static int set_overrunthreshold(struct ipath_devdata *dd, unsigned n)
177 static int get_phyerrthreshold(struct ipath_devdata *dd)
191 static int set_phyerrthreshold(struct ipath_devdata *dd, unsigned n)
215 static int get_linkdowndefaultstate(struct ipath_devdata *dd)
322 static int get_pkeys(struct ipath_devdata *dd, u16 * pkeys)
369 static int set_linkdowndefaultstate(struct ipath_devdata *dd, int sleep)
607 static int rm_pkey(struct ipath_devdata *dd, u16 key)
637 static int add_pkey(struct ipath_devdata *d
[all...]
H A Dipath_ruc.c467 static int want_buffer(struct ipath_devdata *dd)
H A Dipath_stats.c52 u64 ipath_snap_cntr(struct ipath_devdata *dd, ipath_creg creg)
133 static void ipath_qcheck(struct ipath_devdata *dd)
194 * @opaque - contains a pointer to the infinipath device ipath_devdata
200 struct ipath_devdata *dd = (struct ipath_devdata *) opaque;
H A Dipath_sysfs.c90 struct ipath_devdata *dd = dev_get_drvdata(dev);
123 struct ipath_devdata *dd = dev_get_drvdata(dev);
161 struct ipath_devdata *dd = dev_get_drvdata(dev);
170 struct ipath_devdata *dd = dev_get_drvdata(dev);
180 struct ipath_devdata *dd = dev_get_drvdata(dev);
206 struct ipath_devdata *dd = dev_get_drvdata(dev);
216 struct ipath_devdata *dd = dev_get_drvdata(dev);
237 struct ipath_devdata *dd = dev_get_drvdata(dev);
253 struct ipath_devdata *dd = dev_get_drvdata(dev);
294 struct ipath_devdata *d
[all...]
H A Dipath_verbs.c763 int ipath_verbs_send(struct ipath_devdata *dd, u32 hdrwords,
835 int ipath_snapshot_counters(struct ipath_devdata *dd, u64 *swords,
866 int ipath_get_counters(struct ipath_devdata *dd,
1012 u32 ipath_get_cr_errpkey(struct ipath_devdata *dd)
1282 unsigned ipath_get_npkeys(struct ipath_devdata *dd)
1292 unsigned ipath_get_pkey(struct ipath_devdata *dd, unsigned index)
1356 struct ipath_devdata *dd = (struct ipath_devdata *) arg;
1371 static int enable_timer(struct ipath_devdata *dd)
1401 static int disable_timer(struct ipath_devdata *d
[all...]
H A Dipath_verbs.h484 struct ipath_devdata *dd;
643 int ipath_snapshot_counters(struct ipath_devdata *dd, u64 *swords,
647 int ipath_get_counters(struct ipath_devdata *dd,
682 int ipath_verbs_send(struct ipath_devdata *dd, u32 hdrwords,
796 int ipath_register_ib_device(struct ipath_devdata *);
806 unsigned ipath_get_npkeys(struct ipath_devdata *);
808 u32 ipath_get_cr_errpkey(struct ipath_devdata *);
810 unsigned ipath_get_pkey(struct ipath_devdata *, unsigned);
H A Dipath_wc_ppc64.c46 int ipath_enable_wc(struct ipath_devdata *dd)
H A Dipath_wc_x86_64.c52 int ipath_enable_wc(struct ipath_devdata *dd)
138 void ipath_disable_wc(struct ipath_devdata *dd)

Completed in 216 milliseconds