/linux/drivers/usb/dwc2/ |
A D | hcd_queue.c | 110 struct dwc2_qh *qh) in dwc2_check_periodic_bandwidth() 375 struct dwc2_qh *qh) in dwc2_get_ls_map() 493 struct dwc2_qh *qh; member 516 struct dwc2_qh *qh) in dwc2_qh_schedule_print() 566 struct dwc2_qh *qh) {}; in dwc2_qh_schedule_print() 624 struct dwc2_qh *qh) in dwc2_ls_pmap_unschedule() 709 struct dwc2_qh *qh) in dwc2_uframe_schedule_split() 1329 struct dwc2_qh *qh) in dwc2_check_max_xfer_size() 1418 struct dwc2_qh *qh) in dwc2_deschedule_periodic() 1649 struct dwc2_qh *qh; in dwc2_hcd_qh_create() local [all …]
|
A D | hcd_ddma.c | 295 struct dwc2_qh *qh) in dwc2_release_channel_ddma() 429 struct dwc2_qh *qh, u16 *skip_frames) in dwc2_calc_starting_frame() 491 struct dwc2_qh *qh) in dwc2_recalc_initial_desc_idx() 543 struct dwc2_qh *qh, u32 max_xfer_size, in dwc2_fill_host_isoc_dma_desc() 581 struct dwc2_qh *qh, u16 skip_frames) in dwc2_init_isoc_dma_desc() 742 struct dwc2_qh *qh) in dwc2_init_non_isoc_dma_desc() 895 struct dwc2_qh *qh, u16 idx) in dwc2_cmpl_host_isoc_dma_desc() 967 struct dwc2_qh *qh; in dwc2_complete_isoc_xfer_ddma() local 1156 struct dwc2_qh *qh = chan->qh; in dwc2_process_non_isoc_desc() local 1227 struct dwc2_qh *qh = chan->qh; in dwc2_complete_non_isoc_xfer_ddma() local [all …]
|
A D | hcd.c | 436 struct dwc2_qh *qh; in dwc2_dump_channel_info() local 1602 struct dwc2_qh *qh, *qh_tmp; in dwc2_kill_urbs_in_qh_list() local 1618 struct dwc2_qh *qh, *qh_tmp; in dwc2_qh_list_free() local 1936 struct dwc2_qh *qh; in dwc2_hcd_urb_dequeue() local 1995 struct dwc2_qh *qh; in dwc2_hcd_endpoint_disable() local 2439 struct dwc2_qh *qh, in dwc2_alloc_split_dma_aligned_buf() 2715 struct dwc2_qh *qh; in dwc2_hcd_select_transactions() local 2876 struct dwc2_qh *qh; in dwc2_process_periodic_channels() local 3010 struct dwc2_qh *qh; in dwc2_process_non_periodic_channels() local 4649 struct dwc2_qh *qh; in _dwc2_hcd_urb_enqueue() local [all …]
|
A D | hcd.h | 162 struct dwc2_qh *qh; member 447 struct dwc2_qh *qh; member 581 struct dwc2_qh *qh) in dwc2_hcd_qtd_unlink_and_free() 605 static inline bool dbg_qh(struct dwc2_qh *qh) { return true; } in dbg_qh() 615 static inline bool dbg_qh(struct dwc2_qh *qh) in dbg_qh() 737 struct dwc2_qh *qh = ep->hcpriv; in dwc2_hcd_is_bandwidth_allocated() local 748 struct dwc2_qh *qh = ep->hcpriv; in dwc2_hcd_get_ep_bandwidth() local
|
A D | hcd_intr.c | 143 struct dwc2_qh *qh; in dwc2_sof_intr() local 658 static void dwc2_deactivate_qh(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, in dwc2_deactivate_qh() 1424 struct dwc2_qh *qh = chan->qh; in dwc2_hc_nyet_intr() local 2031 static bool dwc2_check_qtd_still_ok(struct dwc2_qtd *qtd, struct dwc2_qh *qh) in dwc2_check_qtd_still_ok()
|
/linux/drivers/usb/host/ |
A D | uhci-q.c | 249 struct uhci_qh *qh; in uhci_alloc_qh() local 790 struct uhci_qh *qh) in uhci_submit_control() 916 struct uhci_qh *qh) in uhci_submit_common() 1057 struct uhci_qh *qh) in uhci_submit_bulk() 1074 struct uhci_qh *qh) in uhci_submit_interrupt() 1173 struct uhci_qh *qh = urbp->qh; in uhci_result_common() local 1255 struct uhci_qh *qh) in uhci_submit_isochronous() 1373 struct uhci_qh *qh = urbp->qh; in uhci_result_isochronous() local 1415 struct uhci_qh *qh; in uhci_urb_enqueue() local 1485 struct uhci_qh *qh; in uhci_urb_dequeue() local [all …]
|
A D | ehci-q.c | 113 qh_refresh (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_refresh() 144 struct ehci_qh *qh = ep->hcpriv; in ehci_clear_tt_buffer_complete() local 289 qh_completions (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_completions() 765 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags); in qh_make() local 981 static void qh_link_async (struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_async() 1028 struct ehci_qh *qh = NULL; in qh_append_tds() local 1110 struct ehci_qh *qh = NULL; in submit_async() local 1313 struct ehci_qh *qh; in end_unlink_async() local 1426 struct ehci_qh *qh; in unlink_empty_async() local 1459 struct ehci_qh *qh; in unlink_empty_async_suspended() local [all …]
|
A D | fotg210-hcd.c | 455 struct fotg210_qh *qh; in fill_async_buffer() local 1855 struct fotg210_qh *qh; in fotg210_qh_alloc() local 2245 struct fotg210_qh *qh) in qh_completions() 3072 struct fotg210_qh *qh) in single_unlink_async() 3130 struct fotg210_qh *qh; in end_unlink_async() local 3197 struct fotg210_qh *qh) in start_unlink_async() 3216 struct fotg210_qh *qh; in scan_async() local 3827 struct fotg210_qh *qh; in intr_submit() local 3877 struct fotg210_qh *qh; in scan_intr() local 5303 struct fotg210_qh *qh; in fotg210_urb_dequeue() local [all …]
|
A D | ehci-mem.c | 54 static void qh_destroy(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_destroy() 69 struct ehci_qh *qh; in ehci_qh_alloc() local
|
A D | ehci-sched.c | 207 struct ehci_qh *qh, int sign) in reserve_release_intr_bandwidth() 520 static void qh_link_periodic(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_link_periodic() 587 static void qh_unlink_periodic(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_unlink_periodic() 634 static void cancel_unlink_wait_intr(struct ehci_hcd *ehci, struct ehci_qh *qh) in cancel_unlink_wait_intr() 648 static void start_unlink_intr(struct ehci_hcd *ehci, struct ehci_qh *qh) in start_unlink_intr() 688 struct ehci_qh *qh) in start_unlink_intr_wait() 703 static void end_unlink_intr(struct ehci_hcd *ehci, struct ehci_qh *qh) in end_unlink_intr() 771 struct ehci_qh *qh, in check_intr_schedule() 835 static int qh_schedule(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_schedule() 911 struct ehci_qh *qh; in intr_submit() local [all …]
|
A D | oxu210hp-hcd.c | 294 struct ehci_qh *qh; /* Q_TYPE_QH */ member 1060 struct ehci_qh *qh = NULL; in oxu_qh_alloc() local 1101 static inline void qh_put(struct ehci_qh *qh) in qh_put() 1783 struct ehci_qh *qh = oxu_qh_alloc(oxu); in qh_make() local 1966 struct ehci_qh *qh = NULL; in qh_append_tds() local 2042 struct ehci_qh *qh = NULL; in submit_async() local 2084 struct ehci_qh *qh = oxu->reclaim; in end_unlink_async() local 2177 struct ehci_qh *qh; in scan_async() local 2616 struct ehci_qh *qh; in intr_submit() local 3359 struct ehci_qh *qh; in oxu_urb_dequeue() local [all …]
|
A D | ehci-timer.c | 223 struct ehci_qh *qh; in ehci_handle_start_intr_unlinks() local 256 struct ehci_qh *qh; in ehci_handle_intr_unlinks() local
|
A D | uhci-debug.c | 166 struct uhci_qh *qh, char *buf, int len, int space) in uhci_show_qh() 378 struct uhci_qh *qh; in uhci_sprint_schedule() local 626 struct uhci_qh *qh, char *buf, int len, int space) in uhci_show_qh()
|
A D | ehci-dbg.c | 96 dbg_qh(const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh() 370 static void qh_lines(struct ehci_hcd *ehci, struct ehci_qh *qh, in qh_lines() 477 struct ehci_qh *qh; in fill_async_buffer() local 594 struct ehci_qh_hw *hw, struct ehci_qh *qh, unsigned size) in output_buf_tds_dir() 1053 struct ehci_hcd *ehci, struct ehci_qh *qh) { } in dbg_qh()
|
A D | ehci-hcd.c | 922 struct ehci_qh *qh; in ehci_urb_dequeue() local 974 struct ehci_qh *qh; in ehci_endpoint_disable() local 1047 struct ehci_qh *qh; in ehci_endpoint_reset() local
|
/linux/drivers/usb/musb/ |
A D | musb_host.c | 567 struct musb_qh *qh, in musb_tx_dma_set_mode_mentor() 1460 struct musb_qh *qh, in musb_rx_dma_iso_cppi41() 1485 struct musb_qh *qh, in musb_rx_dma_iso_cppi41() 1531 struct musb_qh *qh, in musb_rx_dma_inventra_cppi41() 1601 struct musb_qh *qh, in musb_rx_dma_in_inventra_cppi41() 1701 struct musb_qh *qh, in musb_rx_dma_inventra_cppi41() 1710 struct musb_qh *qh, in musb_rx_dma_in_inventra_cppi41() 1989 struct musb_qh *qh, in musb_schedule() 2115 struct musb_qh *qh; in musb_urb_enqueue() local 2360 struct musb_qh *qh; in musb_urb_dequeue() local [all …]
|
A D | mediatek.c | 354 static u16 mtk_musb_get_toggle(struct musb_qh *qh, int is_out) in mtk_musb_get_toggle() 364 static u16 mtk_musb_set_toggle(struct musb_qh *qh, int is_out, struct urb *urb) in mtk_musb_set_toggle()
|
A D | musb_host.h | 112 static inline struct urb *next_urb(struct musb_qh *qh) in next_urb()
|
/linux/drivers/soc/ti/ |
A D | knav_qmss_queue.c | 57 #define for_each_handle_rcu(qh, inst) \ argument 86 struct knav_queue *qh; in knav_queue_notify() local 218 struct knav_queue *qh; in __knav_queue_open() local 264 struct knav_queue *qh; in knav_queue_open_by_id() local 294 struct knav_queue *qh = ERR_PTR(-EINVAL); in knav_queue_open_by_type() local 421 struct knav_queue *qh = qhandle; in knav_queue_get_count() local 432 struct knav_queue *qh; in knav_queue_debug_show_instance() local 552 struct knav_queue *qh = qhandle; in knav_queue_close() local 584 struct knav_queue *qh = qhandle; in knav_queue_device_control() local 636 struct knav_queue *qh = qhandle; in knav_queue_push() local [all …]
|
/linux/net/netfilter/ |
A D | nf_queue.c | 34 void nf_register_queue_handler(const struct nf_queue_handler *qh) in nf_register_queue_handler() 108 const struct nf_queue_handler *qh; in nf_queue_nf_hook_drop() local 151 const struct nf_queue_handler *qh; in __nf_queue() local
|
/linux/drivers/usb/isp1760/ |
A D | isp1760-hcd.c | 661 struct isp1760_qh *qh; in qh_alloc() local 674 static void qh_free(struct isp1760_qh *qh) in qh_free() 817 static void create_ptd_atl(struct isp1760_qh *qh, in create_ptd_atl() 944 static void create_ptd_int(struct isp1760_qh *qh, in create_ptd_int() 1200 struct isp1760_qh *qh, *qh_next; in schedule_ptds() local 1357 struct isp1760_qh *qh; in handle_done_ptds() local 1886 struct isp1760_qh *qh, *qhit; in isp1760_urb_enqueue() local 1968 struct isp1760_qh *qh) in kill_transfer() 2039 struct isp1760_qh *qh; in isp1760_urb_dequeue() local 2074 struct isp1760_qh *qh, *qh_iter; in isp1760_endpoint_disable() local [all …]
|
A D | isp1760-hcd.h | 16 struct isp1760_qh *qh; member
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_cls.c | 864 u8 qh, ql, pmap; in mvpp2_port_c2_cls_init() local 987 u8 qh, ql; in mvpp2_rss_port_c2_enable() local 1008 u8 qh, ql; in mvpp2_rss_port_c2_disable() local 1082 u8 qh, ql, pmap; in mvpp2_port_c2_tcam_rule_add() local
|
/linux/include/net/ |
A D | sch_generic.h | 981 static inline void qdisc_skb_head_init(struct qdisc_skb_head *qh) in qdisc_skb_head_init() 989 struct qdisc_skb_head *qh) in __qdisc_enqueue_tail() 1012 struct qdisc_skb_head *qh) in __qdisc_enqueue_head() 1022 static inline struct sk_buff *__qdisc_dequeue_head(struct qdisc_skb_head *qh) in __qdisc_dequeue_head() 1069 struct qdisc_skb_head *qh, in __qdisc_queue_drop_head() 1087 const struct qdisc_skb_head *qh = &sch->q; in qdisc_peek_head() local 1159 static inline void __qdisc_reset_queue(struct qdisc_skb_head *qh) in __qdisc_reset_queue()
|
/linux/drivers/usb/gadget/udc/ |
A D | fsl_udc_core.c | 700 struct ep_queue_head *qh = get_qh_by_ep(ep); in fsl_prime_ep() local 1049 struct ep_queue_head *qh; in fsl_ep_fifo_status() local 1557 struct ep_queue_head *qh; in tripwire_handler() local
|