Lines Matching defs:dd

158 static inline void read_bars(struct ipath_devdata *dd, struct pci_dev *dev,  in read_bars()
177 struct ipath_devdata *dd) in ipath_free_devdata()
195 struct ipath_devdata *dd; in ipath_alloc_devdata() local
240 struct ipath_devdata *dd; in ipath_lookup() local
253 struct ipath_devdata *dd; in ipath_count_units() local
291 int __attribute__((weak)) ipath_enable_wc(struct ipath_devdata *dd) in ipath_enable_wc()
296 void __attribute__((weak)) ipath_disable_wc(struct ipath_devdata *dd) in ipath_disable_wc()
313 static void ipath_verify_pioperf(struct ipath_devdata *dd) in ipath_verify_pioperf()
399 struct ipath_devdata *dd; in ipath_init_one() local
637 static void cleanup_device(struct ipath_devdata *dd) in cleanup_device()
742 struct ipath_devdata *dd = pci_get_drvdata(pdev); in ipath_remove_one() local
815 void ipath_disarm_piobufs(struct ipath_devdata *dd, unsigned first, in ipath_disarm_piobufs()
852 int ipath_wait_linkstate(struct ipath_devdata *dd, u32 state, int msecs) in ipath_wait_linkstate()
879 static void decode_sdma_errs(struct ipath_devdata *dd, ipath_err_t err, in decode_sdma_errs()
918 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen, in ipath_decode_err()
1055 static inline void *ipath_get_egrbuf(struct ipath_devdata *dd, u32 bufnum) in ipath_get_egrbuf()
1066 struct sk_buff *ipath_alloc_skb(struct ipath_devdata *dd, in ipath_alloc_skb()
1113 static void ipath_rcv_hdrerr(struct ipath_devdata *dd, in ipath_rcv_hdrerr()
1152 struct ipath_devdata *dd = pd->port_dd; in ipath_kreceive() local
1331 static void ipath_update_pio_bufs(struct ipath_devdata *dd) in ipath_update_pio_bufs()
1416 static void ipath_reset_availshadow(struct ipath_devdata *dd) in ipath_reset_availshadow()
1452 int ipath_setrcvhdrsize(struct ipath_devdata *dd, unsigned rhdrsize) in ipath_setrcvhdrsize()
1487 static noinline void no_pio_bufs(struct ipath_devdata *dd) in no_pio_bufs()
1537 static u32 __iomem *ipath_getpiobuf_range(struct ipath_devdata *dd, in ipath_getpiobuf_range()
1626 u32 __iomem *ipath_getpiobuf(struct ipath_devdata *dd, u32 plen, u32 *pbufnum) in ipath_getpiobuf()
1671 void ipath_chg_pioavailkernel(struct ipath_devdata *dd, unsigned start, in ipath_chg_pioavailkernel()
1767 int ipath_create_rcvhdrq(struct ipath_devdata *dd, in ipath_create_rcvhdrq()
1856 void ipath_cancel_sends(struct ipath_devdata *dd, int restore_sendctrl) in ipath_cancel_sends()
1945 void ipath_force_pio_avail_update(struct ipath_devdata *dd) in ipath_force_pio_avail_update()
1961 static void ipath_set_ib_lstate(struct ipath_devdata *dd, int linkcmd, in ipath_set_ib_lstate()
2005 int ipath_set_linkstate(struct ipath_devdata *dd, u8 newstate) in ipath_set_linkstate()
2134 int ipath_set_mtu(struct ipath_devdata *dd, u16 arg) in ipath_set_mtu()
2201 int ipath_set_lid(struct ipath_devdata *dd, u32 lid, u8 lmc) in ipath_set_lid()
2225 void ipath_write_kreg_port(const struct ipath_devdata *dd, ipath_kreg regno, in ipath_write_kreg_port()
2254 struct ipath_devdata *dd = (struct ipath_devdata *)opaque; in ipath_run_led_override() local
2279 void ipath_set_led_override(struct ipath_devdata *dd, unsigned int val) in ipath_set_led_override()
2327 void ipath_shutdown_device(struct ipath_devdata *dd) in ipath_shutdown_device()
2434 void ipath_free_pddata(struct ipath_devdata *dd, struct ipath_portdata *pd) in ipath_free_pddata()
2562 struct ipath_devdata *dd = ipath_lookup(unit); in ipath_reset_device() local
2633 static int ipath_signal_procs(struct ipath_devdata *dd, int sig) in ipath_signal_procs()
2670 static void ipath_hol_signal_down(struct ipath_devdata *dd) in ipath_hol_signal_down()
2678 static void ipath_hol_signal_up(struct ipath_devdata *dd) in ipath_hol_signal_up()
2691 void ipath_hol_down(struct ipath_devdata *dd) in ipath_hol_down()
2706 void ipath_hol_up(struct ipath_devdata *dd) in ipath_hol_up()
2720 struct ipath_devdata *dd = (struct ipath_devdata *)opaque; in ipath_hol_event() local
2742 int ipath_set_rx_pol_inv(struct ipath_devdata *dd, u8 new_pol_inv) in ipath_set_rx_pol_inv()
2769 void ipath_enable_armlaunch(struct ipath_devdata *dd) in ipath_enable_armlaunch()
2779 void ipath_disable_armlaunch(struct ipath_devdata *dd) in ipath_disable_armlaunch()