Home
last modified time | relevance | path

Searched defs:dl (Results 1 – 25 of 106) sorted by relevance

12345

/linux-5.19.10/drivers/net/ethernet/pensando/ionic/
Dionic_devlink.c12 static int ionic_dl_flash_update(struct devlink *dl, in ionic_dl_flash_update()
21 static int ionic_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in ionic_dl_info_get()
65 struct devlink *dl; in ionic_devlink_alloc() local
74 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_free() local
81 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_register() local
100 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_unregister() local
/linux-5.19.10/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_devlink.c6 static int otx2_cpt_dl_egrp_create(struct devlink *dl, u32 id, in otx2_cpt_dl_egrp_create()
15 static int otx2_cpt_dl_egrp_delete(struct devlink *dl, u32 id, in otx2_cpt_dl_egrp_delete()
24 static int otx2_cpt_dl_uc_info(struct devlink *dl, u32 id, in otx2_cpt_dl_uc_info()
69 struct devlink *dl; in otx2_cpt_register_dl() local
99 struct devlink *dl = cptpf->dl; in otx2_cpt_unregister_dl() local
Dotx2_cpt_devlink.h12 struct devlink *dl; member
/linux-5.19.10/drivers/media/platform/renesas/vsp1/
Dvsp1_dl.c532 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl) in vsp1_dl_get_pre_cmd()
550 struct vsp1_dl_list *dl; in vsp1_dl_list_alloc() local
578 static void vsp1_dl_list_bodies_put(struct vsp1_dl_list *dl) in vsp1_dl_list_bodies_put()
588 static void vsp1_dl_list_free(struct vsp1_dl_list *dl) in vsp1_dl_list_free()
606 struct vsp1_dl_list *dl = NULL; in vsp1_dl_list_get() local
628 static void __vsp1_dl_list_put(struct vsp1_dl_list *dl) in __vsp1_dl_list_put()
672 void vsp1_dl_list_put(struct vsp1_dl_list *dl) in vsp1_dl_list_put()
691 struct vsp1_dl_body *vsp1_dl_list_get_body0(struct vsp1_dl_list *dl) in vsp1_dl_list_get_body0()
712 int vsp1_dl_list_add_body(struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) in vsp1_dl_list_add_body()
736 struct vsp1_dl_list *dl) in vsp1_dl_list_add_chain()
[all …]
Dvsp1_rpf.c60 struct vsp1_dl_list *dl, in rpf_configure_stream()
197 struct vsp1_dl_list *dl) in vsp1_rpf_configure_autofld()
228 struct vsp1_dl_list *dl, in rpf_configure_frame()
243 struct vsp1_dl_list *dl, in rpf_configure_partition()
Dvsp1_wpf.c236 struct vsp1_dl_list *dl) in wpf_configure_writeback_chain()
258 struct vsp1_dl_list *dl, in wpf_configure_stream()
367 struct vsp1_dl_list *dl, in wpf_configure_frame()
393 struct vsp1_dl_list *dl, in wpf_configure_partition()
Dvsp1_lut.c151 struct vsp1_dl_list *dl, in lut_configure_stream()
161 struct vsp1_dl_list *dl, in lut_configure_frame()
Dvsp1_clu.c175 struct vsp1_dl_list *dl, in clu_configure_stream()
193 struct vsp1_dl_list *dl, in clu_configure_frame()
Dvsp1_entity.c74 struct vsp1_dl_list *dl, in vsp1_entity_configure_stream()
83 struct vsp1_dl_list *dl, in vsp1_entity_configure_frame()
92 struct vsp1_dl_list *dl, in vsp1_entity_configure_partition()
/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c34 bnxt_dl_flash_update(struct devlink *dl, in bnxt_dl_flash_update()
321 struct bnxt_dl *dl = devlink_priv(bp->dl); in bnxt_dl_health_fw_recovery_done() local
458 static int bnxt_dl_reload_down(struct devlink *dl, bool netns_change, in bnxt_dl_reload_down()
542 static int bnxt_dl_reload_up(struct devlink *dl, enum devlink_reload_action action, in bnxt_dl_reload_up()
821 static int bnxt_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in bnxt_dl_info_get()
1061 static int bnxt_dl_nvm_param_get(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_get()
1079 static int bnxt_dl_nvm_param_set(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_set()
1096 static int bnxt_dl_msix_validate(struct devlink *dl, u32 id, in bnxt_dl_msix_validate()
1116 static int bnxt_remote_dev_reset_get(struct devlink *dl, u32 id, in bnxt_remote_dev_reset_get()
1128 static int bnxt_remote_dev_reset_set(struct devlink *dl, u32 id, in bnxt_remote_dev_reset_set()
[all …]
Dbnxt_devlink.h19 static inline struct bnxt *bnxt_get_bp_from_dl(struct devlink *dl) in bnxt_get_bp_from_dl()
31 static inline bool bnxt_dl_get_remote_reset(struct devlink *dl) in bnxt_dl_get_remote_reset()
36 static inline void bnxt_dl_set_remote_reset(struct devlink *dl, bool value) in bnxt_dl_set_remote_reset()
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_devlink.c100 struct qed_devlink *dl = devlink_priv(devlink); in qed_fw_reporters_create() local
113 struct qed_devlink *dl = devlink_priv(devlink); in qed_fw_reporters_destroy() local
122 static int qed_dl_param_get(struct devlink *dl, u32 id, in qed_dl_param_get()
134 static int qed_dl_param_set(struct devlink *dl, u32 id, in qed_dl_param_set()
207 struct devlink *dl; in qed_devlink_register() local
/linux-5.19.10/fs/ocfs2/
Ddcache.c216 struct ocfs2_dentry_lock *dl = dentry->d_fsdata; in ocfs2_dentry_attach_lock() local
366 struct ocfs2_dentry_lock *dl) in ocfs2_drop_dentry_lock()
375 struct ocfs2_dentry_lock *dl) in ocfs2_dentry_lock_put()
392 struct ocfs2_dentry_lock *dl = dentry->d_fsdata; in ocfs2_dentry_iput() local
/linux-5.19.10/drivers/net/ethernet/marvell/prestera/
Dprestera_devlink.c352 static int prestera_dl_info_get(struct devlink *dl, in prestera_dl_info_get()
391 struct devlink *dl; in prestera_devlink_alloc() local
401 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_free() local
408 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_register() local
415 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_unregister() local
423 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_port_register() local
607 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_traps_unregister() local
/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_scb.c68 struct done_list_struct *dl) in asd_phy_event_tasklet()
219 struct done_list_struct *dl, in asd_bytes_dmaed_tasklet()
241 struct done_list_struct *dl, in asd_link_reset_err_tasklet()
294 struct done_list_struct *dl, in asd_primitive_rcvd_tasklet()
400 struct done_list_struct *dl) in escb_tasklet_complete()
627 struct done_list_struct *dl) in control_phy_tasklet_complete()
Daic94xx_tmf.c57 struct done_list_struct *dl) in asd_clear_nexus_tasklet_complete()
256 struct done_list_struct *dl) in asd_get_tmf_resp_tasklet()
302 struct done_list_struct *dl) in asd_tmf_tasklet_complete()
Daic94xx_dump.h22 struct done_list_struct *dl) { } in asd_dump_frame_rcvd()
/linux-5.19.10/drivers/net/wwan/iosm/
Diosm_ipc_devlink.c22 static int ipc_devlink_get_param(struct devlink *dl, u32 id, in ipc_devlink_get_param()
34 static int ipc_devlink_set_param(struct devlink *dl, u32 id, in ipc_devlink_set_param()
160 static int ipc_devlink_coredump_snapshot(struct devlink *dl, in ipc_devlink_coredump_snapshot()
/linux-5.19.10/tools/perf/ui/gtk/
Dannotate.c29 struct disasm_line *dl, int evidx) in perf_gtk__get_percent()
58 struct disasm_line *dl) in perf_gtk__get_offset()
70 static int perf_gtk__get_line(char *buf, size_t size, struct disasm_line *dl) in perf_gtk__get_line()
/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_devlink.c101 struct devlink *dl; in otx2_register_dl() local
135 struct devlink *dl = otx2_dl->dl; in otx2_unregister_dl() local
Dotx2_devlink.h12 struct devlink *dl; member
/linux-5.19.10/net/dsa/
Ddsa2.c315 struct dsa_link *dl; in dsa_link_touch() local
343 struct dsa_link *dl; in dsa_port_setup_routing_table() local
525 struct devlink *dl = dp->ds->devlink; in dsa_port_devlink_setup() local
636 static int dsa_devlink_info_get(struct devlink *dl, in dsa_devlink_info_get()
648 static int dsa_devlink_sb_pool_get(struct devlink *dl, in dsa_devlink_sb_pool_get()
661 static int dsa_devlink_sb_pool_set(struct devlink *dl, unsigned int sb_index, in dsa_devlink_sb_pool_set()
740 static int dsa_devlink_sb_occ_snapshot(struct devlink *dl, in dsa_devlink_sb_occ_snapshot()
751 static int dsa_devlink_sb_occ_max_clear(struct devlink *dl, in dsa_devlink_sb_occ_max_clear()
1180 struct dsa_link *dl, *next; in dsa_tree_teardown() local
/linux-5.19.10/drivers/net/dsa/mv88e6xxx/
Ddevlink.c264 static int mv88e6xxx_region_global_snapshot(struct devlink *dl, in mv88e6xxx_region_global_snapshot()
371 static int mv88e6xxx_region_atu_snapshot(struct devlink *dl, in mv88e6xxx_region_atu_snapshot()
444 static int mv88e6xxx_region_vtu_snapshot(struct devlink *dl, in mv88e6xxx_region_vtu_snapshot()
527 static int mv88e6xxx_region_stu_snapshot(struct devlink *dl, in mv88e6xxx_region_stu_snapshot()
585 static int mv88e6xxx_region_pvt_snapshot(struct devlink *dl, in mv88e6xxx_region_pvt_snapshot()
/linux-5.19.10/fs/ocfs2/dlm/
Ddlmdebug.c541 struct debug_lockres *dl = m->private; in lockres_seq_start() local
596 struct debug_lockres *dl = (struct debug_lockres *)v; in lockres_seq_show() local
613 struct debug_lockres *dl; in debug_lockres_open() local
642 struct debug_lockres *dl = (struct debug_lockres *)seq->private; in debug_lockres_release() local
/linux-5.19.10/drivers/net/wireless/intersil/hostap/
Dhostap_download.c591 struct prism2_download_data *dl) in prism2_download_nonvolatile()
705 static void prism2_download_free_data(struct prism2_download_data *dl) in prism2_download_free_data()
724 struct prism2_download_data *dl = NULL; in prism2_download() local

12345