Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/
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
70 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_free() local
77 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_register() local
96 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_unregister() local
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
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
A Dotx2_cpt_devlink.h12 struct devlink *dl; member
/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/
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 …]
A Dvsp1_rpf.c60 struct vsp1_dl_list *dl, in rpf_configure_stream()
249 struct vsp1_dl_list *dl) in vsp1_rpf_configure_autofld()
280 struct vsp1_dl_list *dl, in rpf_configure_frame()
295 struct vsp1_dl_list *dl, in rpf_configure_partition()
A 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()
A Dvsp1_lut.c151 struct vsp1_dl_list *dl, in lut_configure_stream()
161 struct vsp1_dl_list *dl, in lut_configure_frame()
A Dvsp1_clu.c175 struct vsp1_dl_list *dl, in clu_configure_stream()
193 struct vsp1_dl_list *dl, in clu_configure_frame()
A 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-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
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()
652 static bool bnxt_dl_selftest_check(struct devlink *dl, unsigned int id, in bnxt_dl_selftest_check()
1118 static int bnxt_dl_nvm_param_get(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_get()
1136 static int bnxt_dl_nvm_param_set(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_set()
1153 static int bnxt_dl_msix_validate(struct devlink *dl, u32 id, in bnxt_dl_msix_validate()
1173 static int bnxt_remote_dev_reset_get(struct devlink *dl, u32 id, in bnxt_remote_dev_reset_get()
1185 static int bnxt_remote_dev_reset_set(struct devlink *dl, u32 id, in bnxt_remote_dev_reset_set()
1264 struct devlink *dl; in bnxt_dl_register() local
[all …]
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()
/linux-6.3-rc2/net/dsa/
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
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
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
/linux-6.3-rc2/fs/ocfs2/
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
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
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
/linux-6.3-rc2/drivers/scsi/aic94xx/
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()
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()
/linux-6.3-rc2/drivers/net/wwan/iosm/
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()
/linux-6.3-rc2/tools/perf/ui/gtk/
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()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_devlink.c86 struct devlink *dl; in otx2_register_dl() local
120 struct devlink *dl = otx2_dl->dl; in otx2_unregister_dl() local
A Dotx2_devlink.h12 struct devlink *dl; member
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/
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()
/linux-6.3-rc2/fs/ocfs2/dlm/
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
/linux-6.3-rc2/tools/perf/util/
A Dannotate.c1209 struct disasm_line *dl = NULL; in disasm_line__new() local
1239 void disasm_line__free(struct disasm_line *dl) in disasm_line__free()
1385 struct disasm_line *dl = container_of(al, struct disasm_line, al); in annotation_line__print() local
1505 struct disasm_line *dl; in symbol__parse_objdump_line() local
1574 struct disasm_line *dl; in delete_last_nop() local
1813 struct disasm_line *dl; in symbol__disassemble_bpf() local
1882 struct disasm_line *dl; in symbol__disassemble_bpf_image() local
2630 static size_t disasm_line__fprintf(struct disasm_line *dl, FILE *fp) in disasm_line__fprintf()
2658 bool disasm_line__is_valid_local_jump(struct disasm_line *dl, struct symbol *sym) in disasm_line__is_valid_local_jump()
2678 struct disasm_line *dl; in annotation__mark_jump_targets() local
[all …]
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/
A 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

Completed in 78 milliseconds

12345