• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/

Lines Matching refs:ipath_devdata

48 static void ipath_update_pio_bufs(struct ipath_devdata *);
157 static inline void read_bars(struct ipath_devdata *dd, struct pci_dev *dev,
176 struct ipath_devdata *dd)
191 static struct ipath_devdata *ipath_alloc_devdata(struct pci_dev *pdev)
194 struct ipath_devdata *dd;
233 static inline struct ipath_devdata *__ipath_lookup(int unit)
238 struct ipath_devdata *ipath_lookup(int unit)
240 struct ipath_devdata *dd;
253 struct ipath_devdata *dd;
291 int __attribute__((weak)) ipath_enable_wc(struct ipath_devdata *dd)
296 void __attribute__((weak)) ipath_disable_wc(struct ipath_devdata *dd)
313 static void ipath_verify_pioperf(struct ipath_devdata *dd)
393 static void cleanup_device(struct ipath_devdata *dd);
399 struct ipath_devdata *dd;
645 static void cleanup_device(struct ipath_devdata *dd)
750 struct ipath_devdata *dd = pci_get_drvdata(pdev);
823 void ipath_disarm_piobufs(struct ipath_devdata *dd, unsigned first,
860 int ipath_wait_linkstate(struct ipath_devdata *dd, u32 state, int msecs)
887 static void decode_sdma_errs(struct ipath_devdata *dd, ipath_err_t err,
926 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen,
1063 static inline void *ipath_get_egrbuf(struct ipath_devdata *dd, u32 bufnum)
1074 struct sk_buff *ipath_alloc_skb(struct ipath_devdata *dd,
1121 static void ipath_rcv_hdrerr(struct ipath_devdata *dd,
1160 struct ipath_devdata *dd = pd->port_dd;
1331 static void ipath_update_pio_bufs(struct ipath_devdata *dd)
1416 static void ipath_reset_availshadow(struct ipath_devdata *dd)
1452 int ipath_setrcvhdrsize(struct ipath_devdata *dd, unsigned rhdrsize)
1487 static noinline void no_pio_bufs(struct ipath_devdata *dd)
1537 static u32 __iomem *ipath_getpiobuf_range(struct ipath_devdata *dd,
1626 u32 __iomem *ipath_getpiobuf(struct ipath_devdata *dd, u32 plen, u32 *pbufnum)
1671 void ipath_chg_pioavailkernel(struct ipath_devdata *dd, unsigned start,
1767 int ipath_create_rcvhdrq(struct ipath_devdata *dd,
1856 void ipath_cancel_sends(struct ipath_devdata *dd, int restore_sendctrl)
1945 void ipath_force_pio_avail_update(struct ipath_devdata *dd)
1961 static void ipath_set_ib_lstate(struct ipath_devdata *dd, int linkcmd,
2005 int ipath_set_linkstate(struct ipath_devdata *dd, u8 newstate)
2134 int ipath_set_mtu(struct ipath_devdata *dd, u16 arg)
2201 int ipath_set_lid(struct ipath_devdata *dd, u32 lid, u8 lmc)
2225 void ipath_write_kreg_port(const struct ipath_devdata *dd, ipath_kreg regno,
2254 struct ipath_devdata *dd = (struct ipath_devdata *)opaque;
2279 void ipath_set_led_override(struct ipath_devdata *dd, unsigned int val)
2327 void ipath_shutdown_device(struct ipath_devdata *dd)
2434 void ipath_free_pddata(struct ipath_devdata *dd, struct ipath_portdata *pd)
2562 struct ipath_devdata *dd = ipath_lookup(unit);
2633 static int ipath_signal_procs(struct ipath_devdata *dd, int sig)
2670 static void ipath_hol_signal_down(struct ipath_devdata *dd)
2678 static void ipath_hol_signal_up(struct ipath_devdata *dd)
2691 void ipath_hol_down(struct ipath_devdata *dd)
2706 void ipath_hol_up(struct ipath_devdata *dd)
2720 struct ipath_devdata *dd = (struct ipath_devdata *)opaque;
2742 int ipath_set_rx_pol_inv(struct ipath_devdata *dd, u8 new_pol_inv)
2769 void ipath_enable_armlaunch(struct ipath_devdata *dd)
2779 void ipath_disable_armlaunch(struct ipath_devdata *dd)