Home
last modified time | relevance | path

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

123456

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A 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()
61 struct devlink *dl; in ionic_devlink_alloc() local
72 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_free() local
79 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_register() local
98 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_unregister() local
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A 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()
71 static int otx2_cpt_devlink_info_get(struct devlink *dl, in otx2_cpt_devlink_info_get()
101 struct devlink *dl; in otx2_cpt_register_dl() local
131 struct devlink *dl = cptpf->dl; in otx2_cpt_unregister_dl() local
H A Dotx2_cpt_devlink.h12 struct devlink *dl; member
/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Ddevlink.c24 int pdsc_dl_enable_get(struct devlink *dl, u32 id, in pdsc_dl_enable_get()
39 int pdsc_dl_enable_set(struct devlink *dl, u32 id, in pdsc_dl_enable_set()
65 int pdsc_dl_enable_validate(struct devlink *dl, u32 id, in pdsc_dl_enable_validate()
82 int pdsc_dl_flash_update(struct devlink *dl, in pdsc_dl_flash_update()
97 int pdsc_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in pdsc_dl_info_get()
H A Dmain.c176 struct devlink *dl; in pdsc_init_vf() local
221 struct devlink *dl; in pdsc_init_pf() local
328 struct devlink *dl; in pdsc_probe() local
395 struct devlink *dl; in pdsc_remove() local
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c550 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()
736 struct vsp1_dl_list *dl) in vsp1_dl_list_add_chain()
851 static void vsp1_dl_list_hw_enqueue(struct vsp1_dl_list *dl) in vsp1_dl_list_hw_enqueue()
866 static void vsp1_dl_list_commit_continuous(struct vsp1_dl_list *dl) in vsp1_dl_list_commit_continuous()
1127 struct vsp1_dl_list *dl; in vsp1_dlm_create() local
[all …]
H A Dvsp1_rpf.c52 struct vsp1_dl_list *dl, in rpf_configure_stream()
241 struct vsp1_dl_list *dl) in vsp1_rpf_configure_autofld()
272 struct vsp1_dl_list *dl, in rpf_configure_frame()
287 struct vsp1_dl_list *dl, in rpf_configure_partition()
H A Dvsp1_wpf.c213 struct vsp1_dl_list *dl) in wpf_configure_writeback_chain()
235 struct vsp1_dl_list *dl, in wpf_configure_stream()
344 struct vsp1_dl_list *dl, in wpf_configure_frame()
370 struct vsp1_dl_list *dl, in wpf_configure_partition()
H A Dvsp1_lut.c151 struct vsp1_dl_list *dl, in lut_configure_stream()
161 struct vsp1_dl_list *dl, in lut_configure_frame()
H A Dvsp1_clu.c175 struct vsp1_dl_list *dl, in clu_configure_stream()
193 struct vsp1_dl_list *dl, in clu_configure_frame()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c35 bnxt_dl_flash_update(struct devlink *dl, in bnxt_dl_flash_update()
322 struct bnxt_dl *dl = devlink_priv(bp->dl); in bnxt_dl_health_fw_recovery_done() local
459 static int bnxt_dl_reload_down(struct devlink *dl, bool netns_change, in bnxt_dl_reload_down()
645 static bool bnxt_dl_selftest_check(struct devlink *dl, unsigned int id, in bnxt_dl_selftest_check()
1111 static int bnxt_dl_nvm_param_get(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_get()
1129 static int bnxt_dl_nvm_param_set(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_set()
1146 static int bnxt_dl_msix_validate(struct devlink *dl, u32 id, in bnxt_dl_msix_validate()
1166 static int bnxt_remote_dev_reset_get(struct devlink *dl, u32 id, in bnxt_remote_dev_reset_get()
1178 static int bnxt_remote_dev_reset_set(struct devlink *dl, u32 id, in bnxt_remote_dev_reset_set()
1257 struct devlink *dl; in bnxt_dl_register() local
[all …]
H A 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()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A 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()
202 struct devlink *dl; in qed_devlink_register() local
/openbmc/linux/net/dsa/
H A Ddevlink.c11 static int dsa_devlink_info_get(struct devlink *dl, in dsa_devlink_info_get()
23 static int dsa_devlink_sb_pool_get(struct devlink *dl, in dsa_devlink_sb_pool_get()
36 static int dsa_devlink_sb_pool_set(struct devlink *dl, unsigned int sb_index, in dsa_devlink_sb_pool_set()
115 static int dsa_devlink_sb_occ_snapshot(struct devlink *dl, in dsa_devlink_sb_occ_snapshot()
126 static int dsa_devlink_sb_occ_max_clear(struct devlink *dl, in dsa_devlink_sb_occ_max_clear()
184 int dsa_devlink_param_get(struct devlink *dl, u32 id, in dsa_devlink_param_get()
196 int dsa_devlink_param_set(struct devlink *dl, u32 id, in dsa_devlink_param_set()
296 struct devlink *dl = dp->ds->devlink; in dsa_port_devlink_setup() local
370 struct devlink *dl; in dsa_switch_devlink_alloc() local
/openbmc/linux/fs/ocfs2/
H A 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
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_devlink.c352 static int prestera_dl_info_get(struct devlink *dl, in prestera_dl_info_get()
386 struct devlink *dl; in prestera_devlink_alloc() local
396 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_free() local
403 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_register() local
410 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_unregister() local
418 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_port_register() local
585 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_traps_unregister() local
/openbmc/linux/drivers/scsi/aic94xx/
H A 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()
H A Daic94xx_dump.h22 struct done_list_struct *dl) { } in asd_dump_frame_rcvd()
H A 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()
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_devlink.c23 static int ipc_devlink_get_param(struct devlink *dl, u32 id, in ipc_devlink_get_param()
35 static int ipc_devlink_set_param(struct devlink *dl, u32 id, in ipc_devlink_set_param()
161 static int ipc_devlink_coredump_snapshot(struct devlink *dl, in ipc_devlink_coredump_snapshot()
/openbmc/linux/tools/perf/ui/gtk/
H A 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()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_devlink.c85 struct devlink *dl; in otx2_register_dl() local
120 struct devlink *dl = otx2_dl->dl; in otx2_unregister_dl() local
H A Dotx2_devlink.h12 struct devlink *dl; member
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A 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()
/openbmc/linux/fs/ocfs2/dlm/
H A 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

123456