Lines Matching defs:dd
157 static inline void read_bars(struct ipath_devdata *dd, struct pci_dev *dev, in read_bars()
176 struct ipath_devdata *dd) in ipath_free_devdata()
194 struct ipath_devdata *dd; in ipath_alloc_devdata() local
236 struct ipath_devdata *dd; in ipath_lookup() local
249 struct ipath_devdata *dd; in ipath_count_units() local
287 int __attribute__((weak)) ipath_enable_wc(struct ipath_devdata *dd) in ipath_enable_wc()
292 void __attribute__((weak)) ipath_disable_wc(struct ipath_devdata *dd) in ipath_disable_wc()
309 static void ipath_verify_pioperf(struct ipath_devdata *dd) in ipath_verify_pioperf()
394 struct ipath_devdata *dd; in ipath_init_one() local
632 static void cleanup_device(struct ipath_devdata *dd) in cleanup_device()
737 struct ipath_devdata *dd = pci_get_drvdata(pdev); in ipath_remove_one() local
810 void ipath_disarm_piobufs(struct ipath_devdata *dd, unsigned first, in ipath_disarm_piobufs()
847 int ipath_wait_linkstate(struct ipath_devdata *dd, u32 state, int msecs) in ipath_wait_linkstate()
874 static void decode_sdma_errs(struct ipath_devdata *dd, ipath_err_t err, in decode_sdma_errs()
913 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen, in ipath_decode_err()
1050 static inline void *ipath_get_egrbuf(struct ipath_devdata *dd, u32 bufnum) in ipath_get_egrbuf()
1061 struct sk_buff *ipath_alloc_skb(struct ipath_devdata *dd, in ipath_alloc_skb()
1108 static void ipath_rcv_hdrerr(struct ipath_devdata *dd, in ipath_rcv_hdrerr()
1147 struct ipath_devdata *dd = pd->port_dd; in ipath_kreceive() local
1326 static void ipath_update_pio_bufs(struct ipath_devdata *dd) in ipath_update_pio_bufs()
1411 static void ipath_reset_availshadow(struct ipath_devdata *dd) in ipath_reset_availshadow()
1447 int ipath_setrcvhdrsize(struct ipath_devdata *dd, unsigned rhdrsize) in ipath_setrcvhdrsize()
1482 static noinline void no_pio_bufs(struct ipath_devdata *dd) in no_pio_bufs()
1532 static u32 __iomem *ipath_getpiobuf_range(struct ipath_devdata *dd, in ipath_getpiobuf_range()
1621 u32 __iomem *ipath_getpiobuf(struct ipath_devdata *dd, u32 plen, u32 *pbufnum) in ipath_getpiobuf()
1666 void ipath_chg_pioavailkernel(struct ipath_devdata *dd, unsigned start, in ipath_chg_pioavailkernel()
1762 int ipath_create_rcvhdrq(struct ipath_devdata *dd, in ipath_create_rcvhdrq()
1851 void ipath_cancel_sends(struct ipath_devdata *dd, int restore_sendctrl) in ipath_cancel_sends()
1940 void ipath_force_pio_avail_update(struct ipath_devdata *dd) in ipath_force_pio_avail_update()
1956 static void ipath_set_ib_lstate(struct ipath_devdata *dd, int linkcmd, in ipath_set_ib_lstate()
2000 int ipath_set_linkstate(struct ipath_devdata *dd, u8 newstate) in ipath_set_linkstate()
2129 int ipath_set_mtu(struct ipath_devdata *dd, u16 arg) in ipath_set_mtu()
2196 int ipath_set_lid(struct ipath_devdata *dd, u32 lid, u8 lmc) in ipath_set_lid()
2220 void ipath_write_kreg_port(const struct ipath_devdata *dd, ipath_kreg regno, in ipath_write_kreg_port()
2249 struct ipath_devdata *dd = (struct ipath_devdata *)opaque; in ipath_run_led_override() local
2274 void ipath_set_led_override(struct ipath_devdata *dd, unsigned int val) in ipath_set_led_override()
2322 void ipath_shutdown_device(struct ipath_devdata *dd) in ipath_shutdown_device()
2429 void ipath_free_pddata(struct ipath_devdata *dd, struct ipath_portdata *pd) in ipath_free_pddata()
2552 struct ipath_devdata *dd = ipath_lookup(unit); in ipath_reset_device() local
2623 static int ipath_signal_procs(struct ipath_devdata *dd, int sig) in ipath_signal_procs()
2660 static void ipath_hol_signal_down(struct ipath_devdata *dd) in ipath_hol_signal_down()
2668 static void ipath_hol_signal_up(struct ipath_devdata *dd) in ipath_hol_signal_up()
2681 void ipath_hol_down(struct ipath_devdata *dd) in ipath_hol_down()
2696 void ipath_hol_up(struct ipath_devdata *dd) in ipath_hol_up()
2710 struct ipath_devdata *dd = (struct ipath_devdata *)opaque; in ipath_hol_event() local
2732 int ipath_set_rx_pol_inv(struct ipath_devdata *dd, u8 new_pol_inv) in ipath_set_rx_pol_inv()
2759 void ipath_enable_armlaunch(struct ipath_devdata *dd) in ipath_enable_armlaunch()
2769 void ipath_disable_armlaunch(struct ipath_devdata *dd) in ipath_disable_armlaunch()