Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-5.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
106 struct devlink *dl = priv_to_devlink(ionic); in ionic_devlink_unregister() local
/kernel/linux/linux-6.6/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()
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
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_devlink.c8 static int prestera_dl_info_get(struct devlink *dl, in prestera_dl_info_get()
36 struct devlink *dl; in prestera_devlink_alloc() local
45 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_free() local
52 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_register() local
64 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_unregister() local
72 struct devlink *dl = priv_to_devlink(sw); in prestera_devlink_port_register() local
/kernel/linux/linux-6.6/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()
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
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
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()
68 int pdsc_dl_enable_validate(struct devlink *dl, u32 id, in pdsc_dl_enable_validate()
85 int pdsc_dl_flash_update(struct devlink *dl, in pdsc_dl_flash_update()
100 int pdsc_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in pdsc_dl_info_get()
Dmain.c176 struct devlink *dl; in pdsc_init_vf() local
222 struct devlink *dl; in pdsc_init_pf() local
329 struct devlink *dl; in pdsc_probe() local
396 struct devlink *dl; in pdsc_remove() local
/kernel/linux/linux-5.10/drivers/media/platform/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()
/kernel/linux/linux-6.6/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.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()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
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()
536 static int bnxt_dl_reload_up(struct devlink *dl, enum devlink_reload_action action, in bnxt_dl_reload_up()
645 static bool bnxt_dl_selftest_check(struct devlink *dl, unsigned int id, in bnxt_dl_selftest_check()
651 static enum devlink_selftest_status bnxt_dl_selftest_run(struct devlink *dl, in bnxt_dl_selftest_run()
875 static int bnxt_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in bnxt_dl_info_get()
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()
[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()
/kernel/linux/linux-6.6/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()
202 struct devlink *dl; in qed_devlink_register() local
/kernel/linux/linux-6.6/net/dsa/
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
/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/ocfs2/
Ddcache.c218 struct ocfs2_dentry_lock *dl = dentry->d_fsdata; in ocfs2_dentry_attach_lock() local
368 struct ocfs2_dentry_lock *dl) in ocfs2_drop_dentry_lock()
377 struct ocfs2_dentry_lock *dl) in ocfs2_dentry_lock_put()
394 struct ocfs2_dentry_lock *dl = dentry->d_fsdata; in ocfs2_dentry_iput() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c20 bnxt_dl_flash_update(struct devlink *dl, in bnxt_dl_flash_update()
410 static int bnxt_dl_info_get(struct devlink *dl, struct devlink_info_req *req, in bnxt_dl_info_get()
632 static int bnxt_dl_nvm_param_get(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_get()
648 static int bnxt_dl_nvm_param_set(struct devlink *dl, u32 id, in bnxt_dl_nvm_param_set()
662 static int bnxt_dl_msix_validate(struct devlink *dl, u32 id, in bnxt_dl_msix_validate()
750 struct devlink *dl; in bnxt_dl_register() local
807 struct devlink *dl = bp->dl; in bnxt_dl_unregister() local
/kernel/linux/linux-5.10/net/802/
Dp8023.c26 static int p8023_request(struct datalink_proto *dl, in p8023_request()
52 void destroy_8023_client(struct datalink_proto *dl) in destroy_8023_client()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
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
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
Daic94xx_scb.c68 struct done_list_struct *dl) in asd_phy_event_tasklet()
217 struct done_list_struct *dl, in asd_bytes_dmaed_tasklet()
239 struct done_list_struct *dl, in asd_link_reset_err_tasklet()
292 struct done_list_struct *dl, in asd_primitive_rcvd_tasklet()
396 struct done_list_struct *dl) in escb_tasklet_complete()
623 struct done_list_struct *dl) in control_phy_tasklet_complete()
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
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()
/kernel/linux/linux-5.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()

123456789