Home
last modified time | relevance | path

Searched defs:dd (Results 51 – 75 of 169) sorted by relevance

1234567

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_verbs.c276 struct qib_devdata *dd = ppd->dd; in qib_ib_rcv() local
776 struct qib_devdata *dd = dd_from_dev(dev); in qib_verbs_send_dma() local
878 struct qib_devdata *dd; in no_bufs_available() local
1049 struct qib_devdata *dd = ppd->dd; in qib_snapshot_counters() local
1143 void qib_ib_piobufavail(struct qib_devdata *dd) in qib_ib_piobufavail()
1195 struct qib_devdata *dd = dd_from_dev(ibdev); in qib_query_port() local
1240 struct qib_devdata *dd = dd_from_ibdev(device); in qib_modify_device() local
1279 struct qib_devdata *dd = dd_from_dev(ibdev); in qib_shut_down_port() local
1344 struct qib_devdata *dd = dd_from_ppd(ppd); in qib_create_qp0_ah() local
1363 unsigned qib_get_npkeys(struct qib_devdata *dd) in qib_get_npkeys()
[all …]
H A Dqib_mad.c209 struct qib_devdata *dd = dd_from_dev(ibdev); in qib_cap_mask_chg() local
282 struct qib_devdata *dd = dd_from_ibdev(ibdev); in subn_get_nodeinfo() local
457 struct qib_devdata *dd; in subn_get_portinfo() local
658 struct qib_devdata *dd; in subn_set_portinfo() local
1188 struct qib_devdata *dd = dd_from_dev(dev); in pma_get_portsamplescontrol() local
1226 struct qib_devdata *dd = dd_from_dev(dev); in pma_set_portsamplescontrol() local
1355 struct qib_devdata *dd = dd_from_dev(dev); in pma_get_portsamplesresult() local
1394 struct qib_devdata *dd = dd_from_dev(dev); in pma_get_portsamplesresult_ext() local
1537 struct qib_devdata *dd = dd_from_ppd(ppd); in pma_get_portcounters_cong() local
1773 struct qib_devdata *dd = dd_from_ppd(ppd); in pma_set_portcounters_cong() local
[all …]
H A Dqib_debugfs.c100 struct qib_devdata *dd = dd_from_dev(ibd); in _opcode_stats_seq_show() local
122 struct qib_devdata *dd = dd_from_dev(ibd); in DEBUGFS_FILE() local
134 struct qib_devdata *dd = dd_from_dev(ibd); in _ctx_stats_seq_next() local
156 struct qib_devdata *dd = dd_from_dev(ibd); in _ctx_stats_seq_show() local
H A Dqib_wc_x86_64.c53 int qib_enable_wc(struct qib_devdata *dd) in qib_enable_wc()
132 void qib_disable_wc(struct qib_devdata *dd) in qib_disable_wc()
H A Dqib_7220.h77 struct qib_devdata *dd; member
120 static inline u32 qib_read_kreg32(const struct qib_devdata *dd, in qib_read_kreg32()
128 static inline u64 qib_read_kreg64(const struct qib_devdata *dd, in qib_read_kreg64()
137 static inline void qib_write_kreg(const struct qib_devdata *dd, in qib_write_kreg()
H A Dqib_qsfp.c49 struct qib_devdata *dd = ppd->dd; in qsfp_read() local
160 struct qib_devdata *dd = ppd->dd; in qib_qsfp_write() local
466 struct qib_devdata *dd = qd->ppd->dd; in qib_qsfp_init() local
H A Dqib_user_sdma.c295 static int qib_user_sdma_page_to_frags(const struct qib_devdata *dd, in qib_user_sdma_page_to_frags()
556 static int qib_user_sdma_coalesce(const struct qib_devdata *dd, in qib_user_sdma_coalesce()
653 static int qib_user_sdma_pin_pages(const struct qib_devdata *dd, in qib_user_sdma_pin_pages()
710 static int qib_user_sdma_pin_pkt(const struct qib_devdata *dd, in qib_user_sdma_pin_pkt()
752 static int qib_user_sdma_init_payload(const struct qib_devdata *dd, in qib_user_sdma_init_payload()
797 static int qib_user_sdma_queue_pkts(const struct qib_devdata *dd, in qib_user_sdma_queue_pkts()
1058 struct qib_devdata *dd = ppd->dd; in qib_user_sdma_queue_clean() local
1136 struct qib_devdata *dd = ppd->dd; in qib_user_sdma_queue_drain() local
1246 struct qib_devdata *dd = ppd->dd; in qib_user_sdma_send_desc() local
1386 struct qib_devdata *dd = rcd->dd; in qib_user_sdma_writev() local
H A Dqib_qp.c134 struct qib_devdata *dd = container_of(verbs_dev, struct qib_devdata, in qib_alloc_qpn() local
216 struct qib_devdata *dd = container_of(verbs_dev, struct qib_devdata, in qib_free_all_qps() local
296 struct qib_devdata *dd = container_of(verbs_dev, struct qib_devdata, in qib_get_pmtu_from_attr() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.c887 struct hfi1_devdata *dd = sc->dd; in pio_wait() local
1119 struct hfi1_devdata *dd; in egress_pkey_check() local
1372 struct hfi1_devdata *dd = dd_from_dev(verbs_dev); in query_port() local
1409 struct hfi1_devdata *dd = dd_from_ibdev(device); in modify_device() local
1448 struct hfi1_devdata *dd = dd_from_dev(verbs_dev); in shut_down_port() local
1482 struct hfi1_devdata *dd; in hfi1_check_ah() local
1512 struct hfi1_devdata *dd; in hfi1_notify_new_ah() local
1536 unsigned hfi1_get_npkeys(struct hfi1_devdata *dd) in hfi1_get_npkeys()
1651 struct hfi1_devdata *dd = dd_from_ibdev(ibdev); in hfi1_alloc_hw_device_stats() local
1673 struct hfi1_devdata *dd = dd_from_ibdev(ibdev); in hfi_alloc_hw_port_stats() local
[all …]
H A Dqp.c165 struct hfi1_devdata *dd = dd_from_dev(dev); in hfi1_check_modify_qp() local
268 struct hfi1_devdata *dd; in hfi1_setup_wqe() local
329 struct hfi1_devdata *dd = ppd->dd; in _hfi1_schedule_send() local
541 struct hfi1_devdata *dd = dd_from_ibdev(qp->ibqp.device); in qp_to_sdma_engine() local
566 struct hfi1_devdata *dd = dd_from_ibdev(qp->ibqp.device); in qp_to_send_context() local
712 struct hfi1_devdata *dd = container_of(verbs_dev, in free_all_qps() local
805 struct hfi1_devdata *dd = container_of(verbs_dev, in mtu_from_qp() local
828 struct hfi1_devdata *dd = container_of(verbs_dev, in get_pmtu_from_attr() local
H A Ddriver.c121 struct hfi1_devdata *dd = container_of(ibdev, in get_pci_dev() local
131 struct hfi1_devdata *dd; in hfi1_count_active_units() local
214 struct hfi1_devdata *dd = ppd->dd; in rcv_hdrerr() local
1003 struct hfi1_devdata *dd = rcd->dd; in handle_receive_interrupt() local
1109 struct hfi1_devdata *dd = rcd->dd; in handle_receive_interrupt_napi_sp() local
1176 struct hfi1_devdata *dd = ppd->dd; in receive_interrupt_work() local
1240 struct hfi1_devdata *dd = ppd->dd; in set_mtu() local
1284 struct hfi1_devdata *dd = ppd->dd; in hfi1_set_lid() local
1297 struct hfi1_devdata *dd = ppd->dd; in shutdown_led_override() local
1319 struct hfi1_devdata *dd = ppd->dd; in run_led_override() local
[all …]
H A Duser_exp_rcv.c140 struct hfi1_devdata *dd = fd->uctxt->dd; in unpin_rcv_pages() local
165 struct hfi1_devdata *dd = fd->uctxt->dd; in pin_rcv_pages() local
251 struct hfi1_devdata *dd = uctxt->dd; in hfi1_user_exp_rcv_setup() local
662 struct hfi1_devdata *dd = uctxt->dd; in program_rcvarray() local
731 struct hfi1_devdata *dd = uctxt->dd; in set_rcvarray_entry() local
791 struct hfi1_devdata *dd = uctxt->dd; in unprogram_rcvarray() local
821 struct hfi1_devdata *dd = uctxt->dd; in __clear_tid_node() local
H A Dipoib_rx.c73 struct hfi1_devdata *dd = ipoib_priv->dd; in hfi1_ipoib_rxq_init() local
88 struct hfi1_devdata *dd = ipoib_priv->dd; in hfi1_ipoib_rxq_deinit() local
H A Dvnic_sdma.c126 int hfi1_vnic_send_dma(struct hfi1_devdata *dd, u8 q_idx, in hfi1_vnic_send_dma()
264 int hfi1_vnic_txreq_init(struct hfi1_devdata *dd) in hfi1_vnic_txreq_init()
278 void hfi1_vnic_txreq_deinit(struct hfi1_devdata *dd) in hfi1_vnic_txreq_deinit()
H A Dplatform.c14 static int validate_scratch_checksum(struct hfi1_devdata *dd) in validate_scratch_checksum()
59 static void save_platform_config_fields(struct hfi1_devdata *dd) in save_platform_config_fields()
107 void get_platform_config(struct hfi1_devdata *dd) in get_platform_config()
156 void free_platform_config(struct hfi1_devdata *dd) in free_platform_config()
893 struct hfi1_devdata *dd = ppd->dd; in tune_serdes() local
H A Dmad.c257 struct hfi1_devdata *dd = dd_from_ppd(ppd); in hfi1_create_qp0_ah() local
480 struct hfi1_devdata *dd = dd_from_dev(verbs_dev); in hfi1_cap_mask_chg() local
566 struct hfi1_devdata *dd = dd_from_ibdev(ibdev); in __subn_get_opa_nodeinfo() local
605 struct hfi1_devdata *dd = dd_from_ibdev(ibdev); in subn_get_nodeinfo() local
744 void read_ltp_rtt(struct hfi1_devdata *dd) in read_ltp_rtt()
759 struct hfi1_devdata *dd; in __subn_get_opa_portinfo() local
983 struct hfi1_devdata *dd = dd_from_ibdev(ibdev); in __subn_get_opa_pkeytable() local
1201 struct hfi1_devdata *dd = ppd->dd; in set_port_states() local
1315 struct hfi1_devdata *dd; in __subn_set_opa_portinfo() local
1682 struct hfi1_devdata *dd = dd_from_ibdev(ibdev); in __subn_set_opa_pkeytable() local
[all …]
/openbmc/linux/drivers/phy/renesas/
H A Dr8a779f0-ether-serdes.c25 struct r8a779f0_eth_serdes_drv_data *dd; member
73 r8a779f0_eth_serdes_common_init_ram(struct r8a779f0_eth_serdes_drv_data *dd) in r8a779f0_eth_serdes_common_init_ram()
93 struct r8a779f0_eth_serdes_drv_data *dd = channel->dd; in r8a779f0_eth_serdes_common_setting() local
211 struct r8a779f0_eth_serdes_drv_data *dd = channel->dd; in r8a779f0_eth_serdes_hw_init() local
325 struct r8a779f0_eth_serdes_drv_data *dd = dev_get_drvdata(dev); in r8a779f0_eth_serdes_xlate() local
341 struct r8a779f0_eth_serdes_drv_data *dd; in r8a779f0_eth_serdes_probe() local
/openbmc/linux/drivers/crypto/
H A Domap-aes.h26 #define AES_REG_KEY(dd, x) ((dd)->pdata->key_ofs - \ argument
28 #define AES_REG_IV(dd, x) ((dd)->pdata->iv_ofs + ((x) * 0x04)) argument
30 #define AES_REG_CTRL(dd) ((dd)->pdata->ctrl_ofs) argument
50 #define AES_REG_DATA_N(dd, x) ((dd)->pdata->data_ofs + ((x) * 0x04)) argument
51 #define AES_REG_TAG_N(dd, x) (0x70 + ((x) * 0x04)) argument
53 #define AES_REG_REV(dd) ((dd)->pdata->rev_ofs) argument
55 #define AES_REG_MASK(dd) ((dd)->pdata->mask_ofs) argument
65 #define AES_REG_IRQ_STATUS(dd) ((dd)->pdata->irq_status_ofs) argument
66 #define AES_REG_IRQ_ENABLE(dd) ((dd)->pdata->irq_enable_ofs) argument
107 struct omap_aes_dev *dd; member
H A Ds5p-sss.c356 struct s5p_aes_dev *dd; member
384 struct s5p_aes_dev *dd; member
610 static inline u32 s5p_hash_read(struct s5p_aes_dev *dd, u32 offset) in s5p_hash_read()
615 static inline void s5p_hash_write(struct s5p_aes_dev *dd, in s5p_hash_write()
787 struct s5p_aes_dev *dd = ctx->dd; in s5p_hash_read_msg() local
800 static void s5p_hash_write_ctx_iv(struct s5p_aes_dev *dd, in s5p_hash_write_ctx_iv()
1297 static void s5p_hash_update_dma_stop(struct s5p_aes_dev *dd) in s5p_hash_update_dma_stop()
1312 struct s5p_aes_dev *dd = ctx->dd; in s5p_hash_finish() local
1328 struct s5p_aes_dev *dd = ctx->dd; in s5p_hash_finish_req() local
1370 static int s5p_hash_handle_queue(struct s5p_aes_dev *dd, in s5p_hash_handle_queue()
[all …]
/openbmc/linux/drivers/acpi/
H A Ddock.c74 struct dock_dependent_device *dd; in add_dock_dependent_device() local
87 static void dock_hotplug_event(struct dock_dependent_device *dd, u32 event, in dock_hotplug_event()
152 struct dock_dependent_device *dd; in find_dock_dependent_device() local
226 struct dock_dependent_device *dd; in hot_remove_dock_devices() local
253 struct dock_dependent_device *dd; in hotplug_dock_devices() local
286 struct dock_dependent_device *dd; in dock_event() local
592 struct platform_device *dd; in acpi_dock_add() local
/openbmc/linux/drivers/clk/ti/
H A Dclkt_dpll.c69 struct dpll_data *dd; in _dpll_test_fint() local
207 struct dpll_data *dd; in omap2_init_dpll_parent() local
242 struct dpll_data *dd; in omap2_get_dpll_rate() local
291 struct dpll_data *dd; in omap2_dpll_round_rate() local
/openbmc/u-boot/api/
H A Dapi_storage.c100 struct blk_desc *dd; in dev_stor_get() local
159 static int dev_stor_type(struct blk_desc *dd) in dev_stor_type()
293 static int dev_stor_is_valid(int type, struct blk_desc *dd) in dev_stor_is_valid()
333 struct blk_desc *dd = (struct blk_desc *)cookie; in dev_read_stor() local
/openbmc/qemu/accel/tcg/
H A Dtcg-runtime-gvec.c1343 int8_t dd = aa < bb ? aa : bb; in HELPER() local
1357 int16_t dd = aa < bb ? aa : bb; in HELPER() local
1371 int32_t dd = aa < bb ? aa : bb; in HELPER() local
1385 int64_t dd = aa < bb ? aa : bb; in HELPER() local
1399 int8_t dd = aa > bb ? aa : bb; in HELPER() local
1413 int16_t dd = aa > bb ? aa : bb; in HELPER() local
1427 int32_t dd = aa > bb ? aa : bb; in HELPER() local
1441 int64_t dd = aa > bb ? aa : bb; in HELPER() local
1455 uint8_t dd = aa < bb ? aa : bb; in HELPER() local
1469 uint16_t dd = aa < bb ? aa : bb; in HELPER() local
[all …]
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_sys.h35 uint32_t *dd = d; in word_copy() local
50 uint32_t *dd = d; in u64_to_le32_copy() local
72 uint32_t *dd = (uint32_t *)d; in u64_from_le32_copy() local
/openbmc/linux/drivers/video/backlight/
H A Dotm3225a.c187 struct otm3225a_data *dd = lcd_get_data(ld); in otm3225a_set_power() local
203 struct otm3225a_data *dd = lcd_get_data(ld); in otm3225a_get_power() local
215 struct otm3225a_data *dd; in otm3225a_probe() local

1234567