Searched defs:dd (Results 1 - 25 of 54) sorted by last modified time

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dcommon.c2319 duidcpy(struct duid *dd, const struct duid *ds) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Ds23_srvr.c265 unsigned char *p,*d,*d_len,*dd; local
H A Ds3_enc.c198 EVP_CIPHER_CTX *dd; local
H A Dt1_enc.c234 EVP_CIPHER_CTX *dd; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/mdc2/
H A Dmdc2dgst.c129 DES_LONG d[2],dd[2]; local
/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) argument
113 void ipath_diag_remove(struct ipath_devdata *dd) argument
134 ipath_read_umem64(struct ipath_devdata *dd, void __user *uaddr, const void __iomem *caddr, size_t count) argument
171 ipath_write_umem64(struct ipath_devdata *dd, void __iomem *caddr, const void __user *uaddr, size_t count) argument
209 ipath_read_umem32(struct ipath_devdata *dd, void __user *uaddr, const void __iomem *caddr, size_t count) argument
249 ipath_write_umem32(struct ipath_devdata *dd, void __iomem *caddr, const void __user *uaddr, size_t count) argument
280 struct ipath_devdata *dd; local
328 struct ipath_devdata *dd; local
453 struct ipath_devdata *dd = fp->private_data; local
485 struct ipath_devdata *dd = fp->private_data; local
[all...]
H A Dipath_driver.c123 static inline void read_bars(struct ipath_devdata *dd, struct pci_dev *dev, argument
160 struct ipath_devdata *dd; local
141 ipath_free_devdata(struct pci_dev *pdev, struct ipath_devdata *dd) argument
206 struct ipath_devdata *dd; local
219 struct ipath_devdata *dd; local
257 ipath_enable_wc(struct ipath_devdata *dd) argument
262 ipath_disable_wc(struct ipath_devdata *dd) argument
270 struct ipath_devdata *dd; local
535 cleanup_device(struct ipath_devdata *dd) argument
631 struct ipath_devdata *dd = pci_get_drvdata(pdev); local
702 ipath_disarm_piobufs(struct ipath_devdata *dd, unsigned first, unsigned cnt) argument
745 ipath_wait_linkstate(struct ipath_devdata *dd, u32 state, int msecs) argument
910 ipath_get_egrbuf(struct ipath_devdata *dd, u32 bufnum, int err) argument
922 ipath_alloc_skb(struct ipath_devdata *dd, gfp_t gfp_mask) argument
969 ipath_rcv_hdrerr(struct ipath_devdata *dd, u32 eflags, u32 l, u32 etail, u64 *rc) argument
1007 ipath_kreceive(struct ipath_devdata *dd) argument
1174 ipath_update_pio_bufs(struct ipath_devdata *dd) argument
1266 ipath_setrcvhdrsize(struct ipath_devdata *dd, unsigned rhdrsize) argument
1307 ipath_getpiobuf(struct ipath_devdata *dd, u32 * pbufnum) argument
1445 ipath_create_rcvhdrq(struct ipath_devdata *dd, struct ipath_portdata *pd) argument
1520 ipath_waitfor_complete(struct ipath_devdata *dd, ipath_kreg reg_id, u64 bits_to_wait_for, u64 * valp) argument
1565 ipath_waitfor_mdio_cmdready(struct ipath_devdata *dd) argument
1591 ipath_set_ib_lstate(struct ipath_devdata *dd, int which) argument
1625 ipath_set_linkstate(struct ipath_devdata *dd, u8 newstate) argument
1735 ipath_set_mtu(struct ipath_devdata *dd, u16 arg) argument
1807 ipath_set_lid(struct ipath_devdata *dd, u32 arg, u8 lmc) argument
1826 ipath_write_kreg_port(const struct ipath_devdata *dd, ipath_kreg regno, unsigned port, u64 value) argument
1850 ipath_shutdown_device(struct ipath_devdata *dd) argument
1934 ipath_free_pddata(struct ipath_devdata *dd, struct ipath_portdata *pd) argument
2073 struct ipath_devdata *dd = ipath_lookup(unit); local
2120 ipath_set_rx_pol_inv(struct ipath_devdata *dd, u8 new_pol_inv) argument
[all...]
H A Dipath_eeprom.c94 static int i2c_gpio_set(struct ipath_devdata *dd, argument
144 i2c_gpio_get(struct ipath_devdata *dd, enum i2c_type line, enum i2c_state *curr_statep) argument
187 i2c_wait_for_writes(struct ipath_devdata *dd) argument
193 scl_out(struct ipath_devdata *dd, u8 bit) argument
200 sda_out(struct ipath_devdata *dd, u8 bit) argument
207 sda_in(struct ipath_devdata *dd, int wait) argument
224 i2c_ackrcv(struct ipath_devdata *dd) argument
244 wr_byte(struct ipath_devdata *dd, u8 data) argument
258 send_ack(struct ipath_devdata *dd) argument
273 i2c_startcmd(struct ipath_devdata *dd, u8 offset_dir) argument
298 stop_cmd(struct ipath_devdata *dd) argument
312 eeprom_reset(struct ipath_devdata *dd) argument
358 ipath_eeprom_read(struct ipath_devdata *dd, u8 eeprom_offset, void *buffer, int len) argument
416 ipath_eeprom_write(struct ipath_devdata *dd, u8 eeprom_offset, const void *buffer, int len) argument
513 ipath_get_eeprom_info(struct ipath_devdata *dd) argument
[all...]
H A Dipath_file_ops.c84 struct ipath_devdata *dd = pd->port_dd; local
274 struct ipath_devdata *dd = pd->port_dd; local
489 struct ipath_devdata *dd = pd->port_dd; local
581 struct ipath_devdata *dd = pd->port_dd; local
720 struct ipath_devdata *dd = pd->port_dd; local
766 ipath_clean_part_key(struct ipath_portdata *pd, struct ipath_devdata *dd) argument
828 struct ipath_devdata *dd = pd->port_dd; local
864 struct ipath_devdata *dd = pd->port_dd; local
956 struct ipath_devdata *dd = pd->port_dd; local
995 mmap_ureg(struct vm_area_struct *vma, struct ipath_devdata *dd, u64 ureg) argument
1023 mmap_piobufs(struct vm_area_struct *vma, struct ipath_devdata *dd, struct ipath_portdata *pd, unsigned piobufs, unsigned piocnt) argument
1076 struct ipath_devdata *dd = pd->port_dd; local
1151 struct ipath_devdata *dd; local
1234 struct ipath_devdata *dd; local
1347 struct ipath_devdata *dd; local
1402 init_subports(struct ipath_devdata *dd, struct ipath_portdata *pd, const struct ipath_user_info *uinfo) argument
1476 try_alloc_port(struct ipath_devdata *dd, int port, struct file *fp, const struct ipath_user_info *uinfo) argument
1531 usable(struct ipath_devdata *dd) argument
1544 struct ipath_devdata *dd = ipath_lookup(unit); local
1627 struct ipath_devdata *dd = ipath_lookup(ndev); local
1682 struct ipath_devdata *dd = ipath_lookup(ndev); local
1788 struct ipath_devdata *dd; local
1873 struct ipath_devdata *dd = pd->port_dd; local
1907 struct ipath_devdata *dd; local
2046 ipath_force_pio_avail_update(struct ipath_devdata *dd) argument
2334 ipath_user_add(struct ipath_devdata *dd) argument
2373 ipath_user_remove(struct ipath_devdata *dd) argument
[all...]
H A Dipath_fs.c118 struct ipath_devdata *dd; local
137 struct ipath_devdata *dd; local
177 struct ipath_devdata *dd; local
300 struct ipath_devdata *dd; local
351 struct ipath_devdata *dd; local
401 create_device_files(struct super_block *sb, struct ipath_devdata *dd) argument
487 remove_device_files(struct super_block *sb, struct ipath_devdata *dd) argument
521 struct ipath_devdata *dd, *tmp; local
570 ipathfs_add_device(struct ipath_devdata *dd) argument
585 ipathfs_remove_device(struct ipath_devdata *dd) argument
[all...]
H A Dipath_iba6110.c334 static void hwerr_crcbits(struct ipath_devdata *dd, ipath_err_t hwerrs, argument
435 ipath_ht_handle_hwerrors(struct ipath_devdata *dd, char *msg, size_t msgl) argument
624 ipath_ht_boardname(struct ipath_devdata *dd, char *name, size_t namelen) argument
728 ipath_check_htlink(struct ipath_devdata *dd) argument
763 ipath_setup_ht_reset(struct ipath_devdata *dd) argument
780 slave_or_pri_blk(struct ipath_devdata *dd, struct pci_dev *pdev, int pos, u8 cap_type) argument
932 ipath_ht_intconfig(struct ipath_devdata *dd) argument
952 struct ipath_devdata *dd = pci_get_drvdata(dev); local
978 ipath_setup_ht_config(struct ipath_devdata *dd, struct pci_dev *pdev) argument
1031 ipath_setup_ht_cleanup(struct ipath_devdata *dd) argument
1057 ipath_setup_ht_setextled(struct ipath_devdata *dd, u64 lst, u64 ltst) argument
1097 ipath_init_ht_variables(struct ipath_devdata *dd) argument
1172 ipath_ht_init_hwerrors(struct ipath_devdata *dd) argument
1226 ipath_ht_bringup_serdes(struct ipath_devdata *dd) argument
1361 ipath_ht_quiet_serdes(struct ipath_devdata *dd) argument
1382 ipath_ht_put_tid(struct ipath_devdata *dd, u64 __iomem *tidptr, u32 type, unsigned long pa) argument
1416 ipath_ht_clear_tids(struct ipath_devdata *dd, unsigned port) argument
1453 ipath_ht_tidtemplate(struct ipath_devdata *dd) argument
1463 ipath_ht_early_init(struct ipath_devdata *dd) argument
1548 ipath_ht_txe_recover(struct ipath_devdata *dd) argument
1583 ipath_ht_free_irq(struct ipath_devdata *dd) argument
1598 ipath_init_iba6110_funcs(struct ipath_devdata *dd) argument
[all...]
H A Dipath_iba6120.c343 static void ipath_pe_handle_hwerrors(struct ipath_devdata *dd, char *msg, argument
513 ipath_pe_boardname(struct ipath_devdata *dd, char *name, size_t namelen) argument
573 ipath_pe_init_hwerrors(struct ipath_devdata *dd) argument
600 ipath_pe_bringup_serdes(struct ipath_devdata *dd) argument
735 ipath_pe_quiet_serdes(struct ipath_devdata *dd) argument
745 ipath_pe_intconfig(struct ipath_devdata *dd) argument
787 ipath_setup_pe_setextled(struct ipath_devdata *dd, u64 lst, u64 ltst) argument
818 ipath_setup_pe_cleanup(struct ipath_devdata *dd) argument
844 ipath_setup_pe_config(struct ipath_devdata *dd, struct pci_dev *pdev) argument
897 ipath_init_pe_variables(struct ipath_devdata *dd) argument
966 ipath_reinit_msi(struct ipath_devdata *dd) argument
1022 ipath_setup_pe_reset(struct ipath_devdata *dd) argument
1089 ipath_pe_put_tid(struct ipath_devdata *dd, u64 __iomem *tidptr, u32 type, unsigned long pa) argument
1133 ipath_pe_put_tid_2(struct ipath_devdata *dd, u64 __iomem *tidptr, u32 type, unsigned long pa) argument
1172 ipath_pe_clear_tids(struct ipath_devdata *dd, unsigned port) argument
1207 ipath_pe_tidtemplate(struct ipath_devdata *dd) argument
1233 ipath_pe_early_init(struct ipath_devdata *dd) argument
1291 struct ipath_devdata *dd; local
1317 ipath_pe_free_irq(struct ipath_devdata *dd) argument
1332 ipath_pe_txe_recover(struct ipath_devdata *dd) argument
1359 ipath_init_iba6120_funcs(struct ipath_devdata *dd) argument
[all...]
H A Dipath_init_chip.c88 static int create_port0_egr(struct ipath_devdata *dd) argument
146 bringup_link(struct ipath_devdata *dd) argument
219 create_portdata0(struct ipath_devdata *dd) argument
233 init_chip_first(struct ipath_devdata *dd, struct ipath_portdata **pdp) argument
357 init_chip_reset(struct ipath_devdata *dd, struct ipath_portdata **pdp) argument
398 init_pioavailregs(struct ipath_devdata *dd) argument
445 init_shadow_tids(struct ipath_devdata *dd) argument
476 enable_chip(struct ipath_devdata *dd, struct ipath_portdata *pd, int reinit) argument
549 init_housekeeping(struct ipath_devdata *dd, struct ipath_portdata **pdp, int reinit) argument
681 ipath_init_chip(struct ipath_devdata *dd, int reinit) argument
957 struct ipath_devdata *dd; local
[all...]
H A Dipath_intr.c45 static void ipath_clrpiobuf(struct ipath_devdata *dd, u32 pnum) argument
73 ipath_disarm_senderrbufs(struct ipath_devdata *dd, int rewrite) argument
145 handle_e_sum_errs(struct ipath_devdata *dd, ipath_err_t errs) argument
265 handle_e_ibstatuschanged(struct ipath_devdata *dd, ipath_err_t errs, int noprint) argument
430 handle_supp_msgs(struct ipath_devdata *dd, unsigned supp_msgs, char msg[512]) argument
469 handle_frequent_errors(struct ipath_devdata *dd, ipath_err_t errs, char msg[512], int *noprint) argument
501 handle_errors(struct ipath_devdata *dd, ipath_err_t errs) argument
749 ipath_bad_intr(struct ipath_devdata *dd, u32 * unexpectp) argument
792 ipath_bad_regread(struct ipath_devdata *dd) argument
820 handle_port_pioavail(struct ipath_devdata *dd) argument
843 handle_layer_pioavail(struct ipath_devdata *dd) argument
863 handle_urcv(struct ipath_devdata *dd, u32 istat) argument
897 struct ipath_devdata *dd = data; local
[all...]
H A Dipath_kernel.h786 static inline u32 ipath_read_ureg32(const struct ipath_devdata *dd, argument
807 ipath_write_ureg(const struct ipath_devdata *dd, ipath_ureg regno, u64 value, int port) argument
817 ipath_read_kreg32(const struct ipath_devdata *dd, ipath_kreg regno) argument
825 ipath_read_kreg64(const struct ipath_devdata *dd, ipath_kreg regno) argument
834 ipath_write_kreg(const struct ipath_devdata *dd, ipath_kreg regno, u64 value) argument
841 ipath_read_creg(const struct ipath_devdata *dd, ipath_sreg regno) argument
852 ipath_read_creg32(const struct ipath_devdata *dd, ipath_sreg regno) argument
[all...]
H A Dipath_layer.c59 int __ipath_layer_intr(struct ipath_devdata *dd, u32 arg) argument
69 int ipath_layer_intr(struct ipath_devdata *dd, u32 arg) argument
82 int __ipath_layer_rcv(struct ipath_devdata *dd, void *hdr, argument
93 int __ipath_layer_rcv_lid(struct ipath_devdata *dd, void *hdr) argument
103 ipath_layer_lid_changed(struct ipath_devdata *dd) argument
113 ipath_layer_add(struct ipath_devdata *dd) argument
124 ipath_layer_remove(struct ipath_devdata *dd) argument
143 struct ipath_devdata *dd, *tmp; local
179 struct ipath_devdata *dd, *tmp; local
207 ipath_layer_open(struct ipath_devdata *dd, u32 * pktmax) argument
248 ipath_layer_get_lid(struct ipath_devdata *dd) argument
268 ipath_layer_get_mac(struct ipath_devdata *dd, u8 * mac) argument
288 ipath_layer_get_bcast(struct ipath_devdata *dd) argument
295 ipath_layer_send_hdr(struct ipath_devdata *dd, struct ether_header *hdr) argument
356 ipath_layer_set_piointbufavail_int(struct ipath_devdata *dd) argument
[all...]
H A Dipath_mad.c87 struct ipath_devdata *dd = to_idev(ibdev)->dd; local
145 get_overrunthreshold(struct ipath_devdata *dd) argument
159 set_overrunthreshold(struct ipath_devdata *dd, unsigned n) argument
177 get_phyerrthreshold(struct ipath_devdata *dd) argument
191 set_phyerrthreshold(struct ipath_devdata *dd, unsigned n) argument
215 get_linkdowndefaultstate(struct ipath_devdata *dd) argument
322 get_pkeys(struct ipath_devdata *dd, u16 * pkeys) argument
369 set_linkdowndefaultstate(struct ipath_devdata *dd, int sleep) argument
607 rm_pkey(struct ipath_devdata *dd, u16 key) argument
637 add_pkey(struct ipath_devdata *dd, u16 key) argument
700 set_pkeys(struct ipath_devdata *dd, u16 *pkeys) argument
[all...]
H A Dipath_ruc.c467 static int want_buffer(struct ipath_devdata *dd) argument
[all...]
H A Dipath_stats.c52 u64 ipath_snap_cntr(struct ipath_devdata *dd, ipath_creg creg) argument
133 ipath_qcheck(struct ipath_devdata *dd) argument
200 struct ipath_devdata *dd = (struct ipath_devdata *) opaque; local
[all...]
H A Dipath_sysfs.c90 struct ipath_devdata *dd = dev_get_drvdata(dev); local
123 struct ipath_devdata *dd = dev_get_drvdata(dev); local
161 struct ipath_devdata *dd = dev_get_drvdata(dev); local
170 struct ipath_devdata *dd = dev_get_drvdata(dev); local
180 struct ipath_devdata *dd = dev_get_drvdata(dev); local
206 struct ipath_devdata *dd = dev_get_drvdata(dev); local
216 struct ipath_devdata *dd = dev_get_drvdata(dev); local
237 struct ipath_devdata *dd = dev_get_drvdata(dev); local
253 struct ipath_devdata *dd = dev_get_drvdata(dev); local
294 struct ipath_devdata *dd = dev_get_drvdata(dev); local
303 struct ipath_devdata *dd = dev_get_drvdata(dev); local
313 struct ipath_devdata *dd = dev_get_drvdata(dev); local
325 struct ipath_devdata *dd = dev_get_drvdata(dev); local
441 struct ipath_devdata *dd = dev_get_drvdata(dev); local
469 struct ipath_devdata *dd = dev_get_drvdata(dev); local
494 struct ipath_devdata *dd = dev_get_drvdata(dev); local
503 struct ipath_devdata *dd = dev_get_drvdata(dev); local
527 struct ipath_devdata *dd = dev_get_drvdata(dev); local
537 struct ipath_devdata *dd = dev_get_drvdata(dev); local
578 struct ipath_devdata *dd = dev_get_drvdata(dev); local
691 ipath_device_create_group(struct device *dev, struct ipath_devdata *dd) argument
716 ipath_device_remove_group(struct device *dev, struct ipath_devdata *dd) argument
[all...]
H A Dipath_verbs.c763 int ipath_verbs_send(struct ipath_devdata *dd, u32 hdrwords, argument
835 int ipath_snapshot_counters(struct ipath_devdata *dd, u64 *swords, argument
866 ipath_get_counters(struct ipath_devdata *dd, struct ipath_verbs_counters *cntrs) argument
1012 ipath_get_cr_errpkey(struct ipath_devdata *dd) argument
1282 ipath_get_npkeys(struct ipath_devdata *dd) argument
1292 ipath_get_pkey(struct ipath_devdata *dd, unsigned index) argument
1356 struct ipath_devdata *dd = (struct ipath_devdata *) arg; local
1371 enable_timer(struct ipath_devdata *dd) argument
1401 disable_timer(struct ipath_devdata *dd) argument
1427 ipath_register_ib_device(struct ipath_devdata *dd) argument
[all...]
H A Dipath_verbs.h484 struct ipath_devdata *dd; member in struct:ipath_ibdev
H A Dipath_wc_ppc64.c46 int ipath_enable_wc(struct ipath_devdata *dd) argument
H A Dipath_wc_x86_64.c52 int ipath_enable_wc(struct ipath_devdata *dd) argument
138 ipath_disable_wc(struct ipath_devdata *dd) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Ddm-ioctl.c1131 struct dm_dev *dd; local

Completed in 234 milliseconds

123