Home
last modified time | relevance | path

Searched defs:dev_speed (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/usb/dwc2/
H A Dhcd_queue.c1445 int dev_speed = dwc2_host_get_speed(hsotg, urb->priv); in dwc2_qh_init() local
H A Dhcd.h317 u8 dev_speed; member
H A Dhcd.c1850 int dev_speed; in dwc2_hcd_urb_enqueue() local
/linux/drivers/usb/host/
H A Dxhci-debugfs.c664 xhci_port_bw_show(struct xhci_hcd * xhci,u8 dev_speed,struct seq_file * s) xhci_port_bw_show() argument
H A Dxhci-ring.c4440 xhci_queue_get_port_bw(struct xhci_hcd * xhci,struct xhci_command * cmd,dma_addr_t in_ctx_ptr,u8 dev_speed,bool command_must_succeed) xhci_queue_get_port_bw() argument
H A Dxhci.c3206 u8 dev_speed) in xhci_get_port_bandwidth() argument
/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c2519 u32 dev_stat, dev_speed; in pch_udc_svc_enum_interrupt() local
/linux/net/ethtool/
H A Dioctl.c628 u32 *dev_speed, u8 *dev_duplex) in ethtool_virtdev_set_link_ksettings()