Home
last modified time | relevance | path

Searched defs:ed (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/linux/drivers/usb/host/
H A Dfhci-q.c58 void fhci_add_tds_to_ed(struct ed *ed, struct td **td_list, int number) in fhci_add_tds_to_ed()
70 static struct td *peek_td_from_ed(struct ed *ed) in peek_td_from_ed()
107 struct td *fhci_remove_td_from_ed(struct ed *ed) in fhci_remove_td_from_ed()
140 void fhci_move_td_from_ed_to_done_list(struct fhci_usb *usb, struct ed *ed) in fhci_move_td_from_ed_to_done_list()
165 struct ed *ed = urb_priv->ed; in free_urb_priv() local
216 struct ed *ed = td->ed; in fhci_done_td() local
265 void fhci_del_ed_list(struct fhci_hcd *fhci, struct ed *ed) in fhci_del_ed_list()
H A Dfhci-mem.c30 static void init_ed(struct ed *ed) in init_ed()
63 struct ed *ed; in fhci_get_empty_ed() local
79 void fhci_recycle_empty_ed(struct fhci_hcd *fhci, struct ed *ed) in fhci_recycle_empty_ed()
86 struct urb_priv *urb_priv, struct ed *ed, u16 index, in fhci_td_fill()
H A Dohci-q.c143 static void periodic_link (struct ohci_hcd *ohci, struct ed *ed) in periodic_link()
183 static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed) in ed_schedule()
270 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) in periodic_unlink()
317 static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed) in ed_deschedule()
407 struct ed *ed; in ed_get() local
484 static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed) in start_ed_unlink()
837 struct ed *ed = td->ed; in ed_halted() local
902 struct ed *ed; in add_to_done_list() local
978 struct ed *ed, **last; in finish_unlinks() local
1154 struct ed *ed = td->ed; in takeback_td() local
H A Dohci.h26 struct ed { struct
48 struct ed *ed_next; /* on schedule or rm_list */ argument
49 struct ed *ed_prev; /* for non-interrupt EDs */ argument
57 #define ED_IDLE 0x00 /* NOT linked to HC */ argument
73 unsigned takeback_wdh_cnt; argument
75 #define OKAY_TO_TAKEBACK(ohci, ed) \ argument
131 struct ed *ed; member
336 struct ed *ed; member
H A Dfhci-sched.c44 struct ed *ed; in fhci_transaction_confirm() local
155 static int add_packet(struct fhci_usb *usb, struct ed *ed, struct td *td) in add_packet()
279 struct ed *ed; in scan_ed_list() local
634 struct ed *ed; in process_done_list() local
699 struct ed *ed = urb->ep->hcpriv; in fhci_queue_urb() local
H A Dfhci.h323 struct ed { struct
327 enum fhci_speed speed; argument
328 unsigned int max_pkt_size; argument
329 enum fhci_ed_state state; argument
330 struct list_head td_list; /* a list of all queued TD to this pipe */ argument
334 u8 toggle_carry; /* toggle carry from the last TD submitted */ argument
335 u16 next_iso; /* time stamp of next queued ISO transfer */ argument
336 struct td *td_head; /* a pointer to the current TD handled */ argument
349 struct ed *ed; /* a handle to the corresponding ED */ argument
391 struct ed *ed; member
H A Dohci-mem.c137 struct ed *ed; in ed_alloc() local
153 ed_free (struct ohci_hcd *hc, struct ed *ed) in ed_free()
H A Dohci-hcd.c153 struct ed *ed; in ohci_urb_enqueue() local
352 struct ed *ed = ep->hcpriv; in ohci_endpoint_disable() local
753 struct ed *ed; in io_watchdog_func() local
1053 struct ed *ed = priv->ed; in ohci_restart() local
H A Dfhci-hcd.c170 struct ed *ed; in fhci_mem_free() local
226 struct ed *ed; in fhci_mem_init() local
511 struct ed *ed; in fhci_endpoint_disable() local
H A Dohci-dbg.c313 const struct ed *ed, int verbose) in ohci_dump_ed()
400 show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed) in show_list()
489 struct ed **seen, *ed; in fill_periodic_buffer() local
H A Dohci-hub.c143 static inline struct ed *find_head (struct ed *ed) in find_head()
/openbmc/u-boot/drivers/usb/host/
H A Dohci.h51 struct ed { struct
57 struct ed *ed_prev; argument
65 struct ed *ed_rm_list; argument
69 __u32 unused[2]; argument
71 typedef struct ed ed_t; argument
121 struct ed *ed; member
347 ed_t *ed; member
H A Dohci-hcd.c238 static inline void ed_free(struct ed *ed) in ed_free()
329 ed_t *ed = (ed_t *)m32_swap(ed_p); in ep_print_int_eds() local
511 ed_t *ed; in sohci_submit_job() local
665 volatile ed_t *ed = edi; in ep_link() local
742 static void periodic_unlink(struct ohci *ohci, volatile struct ed *ed, in periodic_unlink()
774 volatile ed_t *ed = edi; in ep_unlink() local
848 volatile ed_t *ed; in ep_add_ed() local
1134 ed_t *ed; in takeback_td() local
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1198 static void fun_free_vports(struct fun_ethdev *ed) in fun_free_vports()
1219 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_set_vf_mac() local
1247 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_set_vf_vlan() local
1281 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_set_vf_rate() local
1306 struct fun_ethdev *ed = to_fun_ethdev(fp->fdev); in fun_get_vf_config() local
1870 static void fun_destroy_ports(struct fun_ethdev *ed) in fun_destroy_ports()
1882 static void fun_update_link_state(const struct fun_ethdev *ed, in fun_update_link_state()
1942 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_service_cb() local
1964 struct fun_ethdev *ed = to_fun_ethdev(fdev); in funeth_sriov_configure() local
2009 struct fun_ethdev *ed; in funeth_probe() local
[all …]
/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-service.c463 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_fq() local
493 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_multiple_fq() local
523 struct qbman_eq_desc *ed; in dpaa2_io_service_enqueue_multiple_desc_fq() local
564 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_qd() local
/openbmc/linux/drivers/edac/
H A Docteon_edac-pc.c30 struct edac_device_ctl_info *ed; member
/openbmc/libpldm/src/msgbuf/
H A Dplatform.h144 enum pldm_effecter_data_size tag, void *ed) in pldm__msgbuf_extract_effecter_data()
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c453 dma_addr_t addr, struct ohci_ed *ed) in ohci_read_ed()
479 dma_addr_t addr, struct ohci_ed *ed) in ohci_put_ed()
569 static int ohci_service_iso_td(OHCIState *ohci, struct ohci_ed *ed) in ohci_service_iso_td()
874 static int ohci_service_td(OHCIState *ohci, struct ohci_ed *ed) in ohci_service_td()
1110 struct ohci_ed ed; in ohci_service_ed_list() local
/openbmc/linux/include/net/
H A Dmac802154.h212 int (*ed)(struct ieee802154_hw *hw, u8 *level); member
/openbmc/linux/arch/s390/include/asm/
H A Dcpu_mf.h64 unsigned int ed:1; /* 23: diag-sampling enable control */ member
87 unsigned int ed:1; /* 55: diag-sampling enable control */ member
H A Dnmi.h46 u64 ed : 1; /* 05 external damage */ member
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dexeclist.c367 #define get_desc_from_elsp_dwords(ed, i) \ argument
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c333 struct qbman_eq_desc ed; in ldpaa_eth_tx() local
/openbmc/linux/arch/ia64/include/asm/
H A Dprocessor.h118 __u64 ed : 1; member
139 __u64 ed : 1; member
/openbmc/linux/drivers/atm/
H A Deni.c1796 struct eni_dev *ed = ENI_DEV(dev); in eni_do_release() local
2290 struct eni_dev *ed = ENI_DEV(dev); in eni_remove_one() local

12