/Linux-v4.19/drivers/gpu/drm/bridge/analogix/ |
D | analogix_dp_reg.c | 30 void analogix_dp_enable_video_mute(struct analogix_dp_device *dp, bool enable) in analogix_dp_enable_video_mute() 45 void analogix_dp_stop_video(struct analogix_dp_device *dp) in analogix_dp_stop_video() 54 void analogix_dp_lane_swap(struct analogix_dp_device *dp, bool enable) in analogix_dp_lane_swap() 68 void analogix_dp_init_analog_param(struct analogix_dp_device *dp) in analogix_dp_init_analog_param() 102 void analogix_dp_init_interrupt(struct analogix_dp_device *dp) in analogix_dp_init_interrupt() 122 void analogix_dp_reset(struct analogix_dp_device *dp) in analogix_dp_reset() 172 void analogix_dp_swreset(struct analogix_dp_device *dp) in analogix_dp_swreset() 177 void analogix_dp_config_interrupt(struct analogix_dp_device *dp) in analogix_dp_config_interrupt() 198 void analogix_dp_mute_hpd_interrupt(struct analogix_dp_device *dp) in analogix_dp_mute_hpd_interrupt() 212 void analogix_dp_unmute_hpd_interrupt(struct analogix_dp_device *dp) in analogix_dp_unmute_hpd_interrupt() [all …]
|
D | analogix_dp_core.c | 46 static int analogix_dp_init_dp(struct analogix_dp_device *dp) in analogix_dp_init_dp() 70 static int analogix_dp_detect_hpd(struct analogix_dp_device *dp) in analogix_dp_detect_hpd() 109 int analogix_dp_psr_enabled(struct analogix_dp_device *dp) in analogix_dp_psr_enabled() 116 int analogix_dp_enable_psr(struct analogix_dp_device *dp) in analogix_dp_enable_psr() 137 int analogix_dp_disable_psr(struct analogix_dp_device *dp) in analogix_dp_disable_psr() 165 static int analogix_dp_detect_sink_psr(struct analogix_dp_device *dp) in analogix_dp_detect_sink_psr() 183 static int analogix_dp_enable_sink_psr(struct analogix_dp_device *dp) in analogix_dp_enable_sink_psr() 230 analogix_dp_enable_rx_to_enhanced_mode(struct analogix_dp_device *dp, in analogix_dp_enable_rx_to_enhanced_mode() 251 static int analogix_dp_is_enhanced_mode_available(struct analogix_dp_device *dp, in analogix_dp_is_enhanced_mode_available() 268 static int analogix_dp_set_enhanced_mode(struct analogix_dp_device *dp) in analogix_dp_set_enhanced_mode() [all …]
|
/Linux-v4.19/net/dsa/ |
D | port.c | 20 static int dsa_port_notify(const struct dsa_port *dp, unsigned long e, void *v) in dsa_port_notify() 30 int dsa_port_set_state(struct dsa_port *dp, u8 state, in dsa_port_set_state() 61 static void dsa_port_set_state_now(struct dsa_port *dp, u8 state) in dsa_port_set_state_now() 70 int dsa_port_enable(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable() 88 void dsa_port_disable(struct dsa_port *dp, struct phy_device *phy) in dsa_port_disable() 99 int dsa_port_bridge_join(struct dsa_port *dp, struct net_device *br) in dsa_port_bridge_join() 122 void dsa_port_bridge_leave(struct dsa_port *dp, struct net_device *br) in dsa_port_bridge_leave() 146 int dsa_port_vlan_filtering(struct dsa_port *dp, bool vlan_filtering, in dsa_port_vlan_filtering() 162 int dsa_port_ageing_time(struct dsa_port *dp, clock_t ageing_clock, in dsa_port_ageing_time() 180 int dsa_port_fdb_add(struct dsa_port *dp, const unsigned char *addr, in dsa_port_fdb_add() [all …]
|
D | slave.c | 74 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_open() local 121 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_close() local 241 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_fdb_dump() local 281 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_port_attr_set() local 307 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_port_obj_add() local 341 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_port_obj_del() local 368 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_port_attr_get() local 478 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_get_regs_len() local 490 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_get_regs() local 499 struct dsa_port *dp = dsa_slave_to_port(dev); in dsa_slave_nway_reset() local [all …]
|
D | dsa2.c | 109 static bool dsa_port_is_user(struct dsa_port *dp) in dsa_port_is_user() 118 struct dsa_port *dp; in dsa_tree_find_port_by_node() local 137 static bool dsa_port_setup_routing_table(struct dsa_port *dp) in dsa_port_setup_routing_table() 162 struct dsa_port *dp; in dsa_switch_setup_routing_table() local 203 struct dsa_port *dp; in dsa_tree_find_first_cpu() local 225 struct dsa_port *dp; in dsa_tree_setup_default_cpu() local 258 static int dsa_port_setup(struct dsa_port *dp) in dsa_port_setup() 320 static void dsa_port_teardown(struct dsa_port *dp) in dsa_port_teardown() 404 struct dsa_port *dp; in dsa_tree_setup_switches() local 432 struct dsa_port *dp; in dsa_tree_teardown_switches() local [all …]
|
/Linux-v4.19/drivers/gpu/drm/rockchip/ |
D | cdn-dp-reg.c | 32 void cdn_dp_set_fw_clk(struct cdn_dp_device *dp, unsigned long clk) in cdn_dp_set_fw_clk() 37 void cdn_dp_clock_reset(struct cdn_dp_device *dp) in cdn_dp_clock_reset() 86 static int cdn_dp_mailbox_read(struct cdn_dp_device *dp) in cdn_dp_mailbox_read() 99 static int cdp_dp_mailbox_write(struct cdn_dp_device *dp, u8 val) in cdp_dp_mailbox_write() 114 static int cdn_dp_mailbox_validate_receive(struct cdn_dp_device *dp, in cdn_dp_mailbox_validate_receive() 149 static int cdn_dp_mailbox_read_receive(struct cdn_dp_device *dp, in cdn_dp_mailbox_read_receive() 166 static int cdn_dp_mailbox_send(struct cdn_dp_device *dp, u8 module_id, in cdn_dp_mailbox_send() 192 static int cdn_dp_reg_write(struct cdn_dp_device *dp, u16 addr, u32 val) in cdn_dp_reg_write() 206 static int cdn_dp_reg_write_bit(struct cdn_dp_device *dp, u16 addr, in cdn_dp_reg_write_bit() 224 int cdn_dp_dpcd_read(struct cdn_dp_device *dp, u32 addr, u8 *data, u16 len) in cdn_dp_dpcd_read() [all …]
|
D | cdn-dp-core.c | 70 static int cdn_dp_grf_write(struct cdn_dp_device *dp, in cdn_dp_grf_write() 92 static int cdn_dp_clk_enable(struct cdn_dp_device *dp) in cdn_dp_clk_enable() 144 static void cdn_dp_clk_disable(struct cdn_dp_device *dp) in cdn_dp_clk_disable() 173 static int cdn_dp_get_sink_count(struct cdn_dp_device *dp, u8 *sink_count) in cdn_dp_get_sink_count() 187 static struct cdn_dp_port *cdn_dp_connected_port(struct cdn_dp_device *dp) in cdn_dp_connected_port() 201 static bool cdn_dp_check_sink_connection(struct cdn_dp_device *dp) in cdn_dp_check_sink_connection() 237 struct cdn_dp_device *dp = connector_to_dp(connector); in cdn_dp_connector_detect() local 265 struct cdn_dp_device *dp = connector_to_dp(connector); in cdn_dp_connector_get_modes() local 289 struct cdn_dp_device *dp = connector_to_dp(connector); in cdn_dp_connector_mode_valid() local 340 static int cdn_dp_firmware_init(struct cdn_dp_device *dp) in cdn_dp_firmware_init() [all …]
|
D | analogix_dp-rockchip.c | 82 struct rockchip_dp_device *dp = to_dp(encoder); in analogix_dp_psr_set() local 103 static int rockchip_dp_pre_init(struct rockchip_dp_device *dp) in rockchip_dp_pre_init() 114 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_poweron_start() local 135 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_poweron_end() local 142 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_powerdown() local 189 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_enable() local 257 static int rockchip_dp_of_probe(struct rockchip_dp_device *dp) in rockchip_dp_of_probe() 293 static int rockchip_dp_drm_create_encoder(struct rockchip_dp_device *dp) in rockchip_dp_drm_create_encoder() 319 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_bind() local 366 struct rockchip_dp_device *dp = dev_get_drvdata(dev); in rockchip_dp_unbind() local [all …]
|
/Linux-v4.19/sound/core/seq/oss/ |
D | seq_oss_event.c | 55 snd_seq_oss_process_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in snd_seq_oss_process_event() 108 old_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in old_event() 134 extended_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in extended_event() 188 chn_voice_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_voice_event() 209 chn_common_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in chn_common_event() 236 timing_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in timing_event() 271 local_event(struct seq_oss_devinfo *dp, union evrec *q, struct snd_seq_event *ev) in local_event() 287 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event() 348 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event() 385 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event() [all …]
|
D | seq_oss_midi.c | 281 snd_seq_oss_midi_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_setup() 290 snd_seq_oss_midi_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_midi_cleanup() 303 snd_seq_oss_midi_open_all(struct seq_oss_devinfo *dp, int file_mode) in snd_seq_oss_midi_open_all() 315 get_mididev(struct seq_oss_devinfo *dp, int dev) in get_mididev() 328 snd_seq_oss_midi_open(struct seq_oss_devinfo *dp, int dev, int fmode) in snd_seq_oss_midi_open() 395 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_close() 432 snd_seq_oss_midi_filemode(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_filemode() 455 snd_seq_oss_midi_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_reset() 503 snd_seq_oss_midi_get_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_addr *addr) in snd_seq_oss_midi_get_addr() 521 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private_data; in snd_seq_oss_midi_input() local [all …]
|
D | seq_oss_synth.c | 213 snd_seq_oss_synth_setup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup() 272 snd_seq_oss_synth_setup_midi(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_setup_midi() 306 snd_seq_oss_synth_cleanup(struct seq_oss_devinfo *dp) in snd_seq_oss_synth_cleanup() 344 get_synthinfo_nospec(struct seq_oss_devinfo *dp, int dev) in get_synthinfo_nospec() 356 get_synthdev(struct seq_oss_devinfo *dp, int dev) in get_synthdev() 403 snd_seq_oss_synth_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_reset() 454 snd_seq_oss_synth_load_patch(struct seq_oss_devinfo *dp, int dev, int fmt, in snd_seq_oss_synth_load_patch() 482 snd_seq_oss_synth_info(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_info() 501 snd_seq_oss_synth_sysex(struct seq_oss_devinfo *dp, int dev, unsigned char *buf, struct snd_seq_eve… in snd_seq_oss_synth_sysex() 560 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr() [all …]
|
D | seq_oss_init.c | 188 struct seq_oss_devinfo *dp; in snd_seq_oss_open() local 313 create_port(struct seq_oss_devinfo *dp) in create_port() 347 delete_port(struct seq_oss_devinfo *dp) in delete_port() 361 alloc_seq_queue(struct seq_oss_devinfo *dp) in alloc_seq_queue() 402 struct seq_oss_devinfo *dp = (struct seq_oss_devinfo *)private; in free_devinfo() local 418 snd_seq_oss_release(struct seq_oss_devinfo *dp) in snd_seq_oss_release() 442 snd_seq_oss_reset(struct seq_oss_devinfo *dp) in snd_seq_oss_reset() 493 struct seq_oss_devinfo *dp; in snd_seq_oss_system_info_read() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | prom_64.c | 73 static void __init sun4v_path_component(struct device_node *dp, char *tmp_buf) in sun4v_path_component() 114 static void __init sun4u_path_component(struct device_node *dp, char *tmp_buf) in sun4u_path_component() 149 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component() 166 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component() 191 static void __init upa_path_component(struct device_node *dp, char *tmp_buf) in upa_path_component() 213 static void __init vdev_path_component(struct device_node *dp, char *tmp_buf) in vdev_path_component() 228 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component() 246 static void __init i2c_path_component(struct device_node *dp, char *tmp_buf) in i2c_path_component() 265 static void __init usb_path_component(struct device_node *dp, char *tmp_buf) in usb_path_component() 286 static void __init ieee1394_path_component(struct device_node *dp, char *tmp_buf) in ieee1394_path_component() [all …]
|
D | prom_32.c | 61 static void __init sparc32_path_component(struct device_node *dp, char *tmp_buf) in sparc32_path_component() 77 static void __init sbus_path_component(struct device_node *dp, char *tmp_buf) in sbus_path_component() 94 static void __init pci_path_component(struct device_node *dp, char *tmp_buf) in pci_path_component() 119 static void __init ebus_path_component(struct device_node *dp, char *tmp_buf) in ebus_path_component() 136 static void __init ambapp_path_component(struct device_node *dp, char *tmp_buf) in ambapp_path_component() 175 static void __init __build_path_component(struct device_node *dp, char *tmp_buf) in __build_path_component() 197 char * __init build_path_component(struct device_node *dp) in build_path_component() 217 struct device_node *dp; in of_console_init() local 335 void __init irq_trans_init(struct device_node *dp) in irq_trans_init()
|
D | prom_irqtrans.c | 43 static unsigned int psycho_irq_build(struct device_node *dp, in psycho_irq_build() 73 static void __init psycho_irq_trans_init(struct device_node *dp) in psycho_irq_trans_init() 182 static int sabre_device_needs_wsync(struct device_node *dp) in sabre_device_needs_wsync() 221 static unsigned int sabre_irq_build(struct device_node *dp, in sabre_irq_build() 269 static void __init sabre_irq_trans_init(struct device_node *dp) in sabre_irq_trans_init() 378 static unsigned int schizo_irq_build(struct device_node *dp, in schizo_irq_build() 426 static void __init __schizo_irq_trans_init(struct device_node *dp, in __schizo_irq_trans_init() 449 static void __init schizo_irq_trans_init(struct device_node *dp) in schizo_irq_trans_init() 454 static void __init tomatillo_irq_trans_init(struct device_node *dp) in tomatillo_irq_trans_init() 459 static unsigned int pci_sun4v_irq_build(struct device_node *dp, in pci_sun4v_irq_build() [all …]
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | dp.c | 37 struct nvkm_dp *dp; member 48 struct nvkm_dp *dp = lt->dp; in nvkm_dp_train_sense() local 76 struct nvkm_dp *dp = lt->dp; in nvkm_dp_train_drive() local 142 struct nvkm_dp *dp = lt->dp; in nvkm_dp_train_pattern() local 220 nvkm_dp_train_links(struct nvkm_dp *dp) in nvkm_dp_train_links() 291 nvkm_dp_train_fini(struct nvkm_dp *dp) in nvkm_dp_train_fini() 302 nvkm_dp_train_init(struct nvkm_dp *dp) in nvkm_dp_train_init() 345 nvkm_dp_train(struct nvkm_dp *dp, u32 dataKBps) in nvkm_dp_train() 418 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_disable() local 431 struct nvkm_dp *dp = nvkm_dp(outp); in nvkm_dp_release() local [all …]
|
/Linux-v4.19/arch/ia64/kernel/ |
D | unwind_decoder.c | 86 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1() 103 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2() 121 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3() 141 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4() 162 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1() 173 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2() 188 unw_decode_r3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r3() 198 unw_decode_p1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p1() 207 unw_decode_p2_p5 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p2_p5() 256 unw_decode_p6 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_p6() [all …]
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | q931.c | 203 char *dp = dest; in prbits() local 448 char *dp = dest; in prcause() local 524 char *dp = dest; in prcause_1tr6() local 559 char *dp = dest; in prchident() local 572 char *dp = dest; in prcalled() local 589 char *dp = dest; in prcalling() local 615 char *dp = dest, ch; in prbearer() local 663 char *dp = dest; in prbearer_ni1() local 720 char *dp = dest; in general() local 747 char *dp = dest; in general_ni1() local [all …]
|
/Linux-v4.19/drivers/usb/typec/altmodes/ |
D | displayport.c | 70 static int dp_altmode_notify(struct dp_altmode *dp) in dp_altmode_notify() 78 static int dp_altmode_configure(struct dp_altmode *dp, u8 con) in dp_altmode_configure() 121 static int dp_altmode_status_update(struct dp_altmode *dp) in dp_altmode_status_update() 141 static int dp_altmode_configured(struct dp_altmode *dp) in dp_altmode_configured() 160 static int dp_altmode_configure_vdm(struct dp_altmode *dp, u32 conf) in dp_altmode_configure_vdm() 186 struct dp_altmode *dp = container_of(work, struct dp_altmode, work); in dp_altmode_work() local 229 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_attention() local 256 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_vdm() local 332 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_store() local 377 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_show() local [all …]
|
/Linux-v4.19/drivers/md/ |
D | dm-io.c | 179 static void list_get_page(struct dpages *dp, in list_get_page() 190 static void list_next_page(struct dpages *dp) in list_next_page() 197 static void list_dp_init(struct dpages *dp, struct page_list *pl, unsigned offset) in list_dp_init() 208 static void bio_get_page(struct dpages *dp, struct page **p, in bio_get_page() 222 static void bio_next_page(struct dpages *dp) in bio_next_page() 230 static void bio_dp_init(struct dpages *dp, struct bio *bio) in bio_dp_init() 246 static void vm_get_page(struct dpages *dp, in vm_get_page() 254 static void vm_next_page(struct dpages *dp) in vm_next_page() 260 static void vm_dp_init(struct dpages *dp, void *data) in vm_dp_init() 271 static void km_get_page(struct dpages *dp, struct page **p, unsigned long *len, in km_get_page() [all …]
|
/Linux-v4.19/drivers/gpu/drm/exynos/ |
D | exynos_dp.c | 52 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_crtc_clock_enable() local 76 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_get_modes() local 104 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_bridge_attach() local 143 static int exynos_dp_dt_parse_panel(struct exynos_dp_device *dp) in exynos_dp_dt_parse_panel() 157 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_bind() local 200 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_unbind() local 215 struct exynos_dp_device *dp; in exynos_dp_probe() local 267 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_suspend() local 274 struct exynos_dp_device *dp = dev_get_drvdata(dev); in exynos_dp_resume() local
|
/Linux-v4.19/drivers/sbus/char/ |
D | openprom.c | 143 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromgetprop() 160 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromnxtprop() 190 static int opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) in opromsetopt() 198 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio… in opromnext() 245 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufs… in oprompci2node() 252 struct device_node *dp; in oprompci2node() local 271 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int buf… in oprompath2node() 304 struct device_node *dp) in openprom_sunos_ioctl() 378 struct device_node *dp = of_find_node_by_phandle(n); in get_node() local 401 struct device_node *dp; in opiocget() local [all …]
|
/Linux-v4.19/net/openvswitch/ |
D | datapath.c | 147 const char *ovs_dp_name(const struct datapath *dp) in ovs_dp_name() 153 static int get_dpifindex(const struct datapath *dp) in get_dpifindex() 173 struct datapath *dp = container_of(rcu, struct datapath, rcu); in destroy_dp_rcu() local 182 static struct hlist_head *vport_hash_bucket(const struct datapath *dp, in vport_hash_bucket() 189 struct vport *ovs_lookup_vport(const struct datapath *dp, u16 port_no) in ovs_lookup_vport() 209 struct datapath *dp = parms->dp; in new_vport() local 232 struct datapath *dp = p->dp; in ovs_dp_process_packet() local 274 int ovs_dp_upcall(struct datapath *dp, struct sk_buff *skb, in ovs_dp_upcall() 306 static int queue_gso_packets(struct datapath *dp, struct sk_buff *skb, in queue_gso_packets() 383 static void pad_packet(struct datapath *dp, struct sk_buff *skb) in pad_packet() [all …]
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_common.c | 93 static dma_addr_t nfp_net_dma_map_rx(struct nfp_net_dp *dp, void *frag) in nfp_net_dma_map_rx() 101 nfp_net_dma_sync_dev_rx(const struct nfp_net_dp *dp, dma_addr_t dma_addr) in nfp_net_dma_sync_dev_rx() 108 static void nfp_net_dma_unmap_rx(struct nfp_net_dp *dp, dma_addr_t dma_addr) in nfp_net_dma_unmap_rx() 115 static void nfp_net_dma_sync_cpu_rx(struct nfp_net_dp *dp, dma_addr_t dma_addr, in nfp_net_dma_sync_cpu_rx() 396 struct nfp_net_dp *dp = &nn->dp; in nfp_net_irqs_assign() local 729 static void nfp_net_tx_csum(struct nfp_net_dp *dp, in nfp_net_tx_csum() 825 struct nfp_net_dp *dp; in nfp_net_tx() local 972 struct nfp_net_dp *dp = &r_vec->nfp_net->dp; in nfp_net_tx_complete() local 1100 nfp_net_tx_ring_reset(struct nfp_net_dp *dp, struct nfp_net_tx_ring *tx_ring) in nfp_net_tx_ring_reset() 1168 nfp_net_calc_fl_bufsz(struct nfp_net_dp *dp) in nfp_net_calc_fl_bufsz() [all …]
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 46 struct xfs_inode *dp, in xfs_dir3_leafn_check() 66 struct xfs_inode *dp, in xfs_dir3_leaf_check() 80 #define xfs_dir3_leaf_check(dp, bp) argument 162 struct xfs_inode *dp, in xfs_dir3_free_header_check() 199 struct xfs_inode *dp, in __xfs_dir3_free_read() 230 struct xfs_inode *dp, in xfs_dir2_free_read() 240 struct xfs_inode *dp, in xfs_dir2_free_try_read() 254 struct xfs_inode *dp = args->dp; in xfs_dir3_free_get_buf() local 342 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leaf_to_node() local 433 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leafn_add() local [all …]
|