Home
last modified time | relevance | path

Searched defs:qh (Results 1 - 25 of 76) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-mem.c54 static void qh_destroy(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_destroy() argument
69 struct ehci_qh *qh; in ehci_qh_alloc() local
[all...]
H A Dehci-timer.c223 struct ehci_qh *qh; in ehci_handle_start_intr_unlinks() local
256 struct ehci_qh *qh; in ehci_handle_intr_unlinks() local
[all...]
H A Duhci-debug.c165 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) uhci_show_qh() argument
378 struct uhci_qh *qh; uhci_sprint_schedule() local
625 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) uhci_show_qh() argument
[all...]
H A Duhci-hcd.c774 struct uhci_qh *qh; in uhci_hcd_endpoint_disable() local
H A Dehci-q.c79 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() argument
113 qh_refresh(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_refresh() argument
144 struct ehci_qh *qh = ep->hcpriv; ehci_clear_tt_buffer_complete() local
155 ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, struct urb *urb, u32 token) ehci_clear_tt_buffer() argument
289 qh_completions(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_completions() argument
765 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags); qh_make() local
981 qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_link_async() argument
1028 struct ehci_qh *qh = NULL; qh_append_tds() local
1110 struct ehci_qh *qh = NULL; submit_async() local
1257 single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) single_unlink_async() argument
1313 struct ehci_qh *qh; end_unlink_async() local
1426 struct ehci_qh *qh; unlink_empty_async() local
1459 struct ehci_qh *qh; unlink_empty_async_suspended() local
1473 start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) start_unlink_async() argument
1487 struct ehci_qh *qh; scan_async() local
[all...]
H A Duhci-q.c249 struct uhci_qh *qh; in uhci_alloc_qh() local
292 uhci_free_qh(struct uhci_hcd *uhci, struct uhci_qh *qh) uhci_free_qh() argument
296 dev_WARN(uhci_dev(uhci), "qh %p list not empty!\\n", qh); uhci_free_qh() local
314 uhci_cleanup_queue(struct uhci_hcd *uhci, struct uhci_qh *qh, struct urb *urb) uhci_cleanup_queue() argument
372 uhci_fixup_toggles(struct uhci_hcd *uhci, struct uhci_qh *qh, int skip_first) uhci_fixup_toggles() argument
424 link_iso(struct uhci_hcd *uhci, struct uhci_qh *qh) link_iso() argument
435 link_interrupt(struct uhci_hcd *uhci, struct uhci_qh *qh) link_interrupt() argument
451 link_async(struct uhci_hcd *uhci, struct uhci_qh *qh) link_async() argument
480 uhci_activate_qh(struct uhci_hcd *uhci, struct uhci_qh *qh) uhci_activate_qh() argument
521 unlink_interrupt(struct uhci_hcd *uhci, struct uhci_qh *qh) unlink_interrupt() argument
533 unlink_async(struct uhci_hcd *uhci, struct uhci_qh *qh) unlink_async() argument
551 uhci_unlink_qh(struct uhci_hcd *uhci, struct uhci_qh *qh) uhci_unlink_qh() argument
586 uhci_make_qh_idle(struct uhci_hcd *uhci, struct uhci_qh *qh) uhci_make_qh_idle() argument
623 uhci_check_bandwidth(struct uhci_hcd *uhci, struct uhci_qh *qh) uhci_check_bandwidth() argument
659 uhci_reserve_bandwidth(struct uhci_hcd *uhci, struct uhci_qh *qh) uhci_reserve_bandwidth() argument
692 uhci_release_bandwidth(struct uhci_hcd *uhci, struct uhci_qh *qh) uhci_release_bandwidth() argument
789 uhci_submit_control(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) uhci_submit_control() argument
915 uhci_submit_common(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) uhci_submit_common() argument
1056 uhci_submit_bulk(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) uhci_submit_bulk() argument
1073 uhci_submit_interrupt(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) uhci_submit_interrupt() argument
1122 uhci_fixup_short_transfer(struct uhci_hcd *uhci, struct uhci_qh *qh, struct urb_priv *urbp) uhci_fixup_short_transfer() argument
1173 struct uhci_qh *qh = urbp->qh; uhci_result_common() local
1254 uhci_submit_isochronous(struct uhci_hcd *uhci, struct urb *urb, struct uhci_qh *qh) uhci_submit_isochronous() argument
1373 struct uhci_qh *qh = urbp->qh; uhci_result_isochronous() local
1415 struct uhci_qh *qh; uhci_urb_enqueue() local
1485 struct uhci_qh *qh; uhci_urb_dequeue() local
1575 uhci_scan_qh(struct uhci_hcd *uhci, struct uhci_qh *qh) uhci_scan_qh() argument
1668 uhci_advance_check(struct uhci_hcd *uhci, struct uhci_qh *qh) uhci_advance_check() argument
1744 struct uhci_qh *qh; uhci_scan_schedule() local
[all...]
H A Dehci-hcd.c928 struct ehci_qh *qh; in ehci_urb_dequeue() local
980 struct ehci_qh *qh; ehci_endpoint_disable() local
1053 struct ehci_qh *qh; ehci_endpoint_reset() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-mem.c54 static void qh_destroy(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_destroy() argument
69 struct ehci_qh *qh; in ehci_qh_alloc() local
[all...]
H A Dehci-timer.c223 struct ehci_qh *qh; in ehci_handle_start_intr_unlinks() local
256 struct ehci_qh *qh; in ehci_handle_intr_unlinks() local
[all...]
H A Duhci-hcd.c772 struct uhci_qh *qh; in uhci_hcd_endpoint_disable() local
H A Duhci-debug.c165 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) uhci_show_qh() argument
378 struct uhci_qh *qh; uhci_sprint_schedule() local
625 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) uhci_show_qh() argument
[all...]
H A Dehci-q.c80 qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update() argument
114 qh_refresh(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_refresh() argument
145 struct ehci_qh *qh = ep->hcpriv; ehci_clear_tt_buffer_complete() local
156 ehci_clear_tt_buffer(struct ehci_hcd *ehci, struct ehci_qh *qh, struct urb *urb, u32 token) ehci_clear_tt_buffer() argument
290 qh_completions(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_completions() argument
766 struct ehci_qh *qh = ehci_qh_alloc (ehci, flags); qh_make() local
982 qh_link_async(struct ehci_hcd *ehci, struct ehci_qh *qh) qh_link_async() argument
1029 struct ehci_qh *qh = NULL; qh_append_tds() local
1111 struct ehci_qh *qh = NULL; submit_async() local
1258 single_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) single_unlink_async() argument
1314 struct ehci_qh *qh; end_unlink_async() local
1427 struct ehci_qh *qh; unlink_empty_async() local
1460 struct ehci_qh *qh; unlink_empty_async_suspended() local
1474 start_unlink_async(struct ehci_hcd *ehci, struct ehci_qh *qh) start_unlink_async() argument
1488 struct ehci_qh *qh; scan_async() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_queue.c34 void nf_register_queue_handler(struct net *net, const struct nf_queue_handler *qh) in nf_register_queue_handler() argument
127 const struct nf_queue_handler *qh; in nf_queue_nf_hook_drop() local
170 const struct nf_queue_handler *qh; in __nf_queue() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_queue.c34 void nf_register_queue_handler(const struct nf_queue_handler *qh) in nf_register_queue_handler() argument
117 const struct nf_queue_handler *qh; in nf_queue_nf_hook_drop() local
160 const struct nf_queue_handler *qh; in __nf_queue() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_host.h116 static inline struct urb *next_urb(struct musb_qh *qh) in next_urb() argument
H A Dmediatek.c353 static u16 mtk_musb_get_toggle(struct musb_qh *qh, int is_out) in mtk_musb_get_toggle() argument
363 static u16 mtk_musb_set_toggle(struct musb_qh *qh, int is_out, struct urb *urb) in mtk_musb_set_toggle() argument
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.h31 struct isp1760_qh *qh; member
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.h16 struct isp1760_qh *qh; member
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_host.h112 static inline struct urb *next_urb(struct musb_qh *qh) in next_urb() argument
H A Dmediatek.c303 static u16 mtk_musb_get_toggle(struct musb_qh *qh, int is_out) in mtk_musb_get_toggle() argument
313 static u16 mtk_musb_set_toggle(struct musb_qh *qh, int is_out, struct urb *urb) in mtk_musb_set_toggle() argument
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd_ddma.c75 static u16 dwc2_max_desc_num(struct dwc2_qh *qh) in dwc2_max_desc_num() argument
82 static u16 dwc2_frame_incr_val(struct dwc2_qh *qh) in dwc2_frame_incr_val() argument
88 static int dwc2_desc_list_alloc(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, in dwc2_desc_list_alloc() argument
123 dwc2_desc_list_free(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_desc_list_free() argument
230 dwc2_update_frame_list(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, int enable) dwc2_update_frame_list() argument
294 dwc2_release_channel_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_release_channel_ddma() argument
342 dwc2_hcd_qh_init_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, gfp_t mem_flags) dwc2_hcd_qh_init_ddma() argument
388 dwc2_hcd_qh_free_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_hcd_qh_free_ddma() argument
415 dwc2_frame_to_desc_idx(struct dwc2_qh *qh, u16 frame_idx) dwc2_frame_to_desc_idx() argument
428 dwc2_calc_starting_frame(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, u16 *skip_frames) dwc2_calc_starting_frame() argument
490 dwc2_recalc_initial_desc_idx(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_recalc_initial_desc_idx() argument
541 dwc2_fill_host_isoc_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd, struct dwc2_qh *qh, u32 max_xfer_size, u16 idx) dwc2_fill_host_isoc_dma_desc() argument
580 dwc2_init_isoc_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, u16 skip_frames) dwc2_init_isoc_dma_desc() argument
689 dwc2_fill_host_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan, struct dwc2_qtd *qtd, struct dwc2_qh *qh, int n_desc) dwc2_fill_host_dma_desc() argument
741 dwc2_init_non_isoc_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_init_non_isoc_dma_desc() argument
847 dwc2_hcd_start_xfer_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_hcd_start_xfer_ddma() argument
892 dwc2_cmpl_host_isoc_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan, struct dwc2_qtd *qtd, struct dwc2_qh *qh, u16 idx) dwc2_cmpl_host_isoc_dma_desc() argument
967 struct dwc2_qh *qh; dwc2_complete_isoc_xfer_ddma() local
1156 struct dwc2_qh *qh = chan->qh; dwc2_process_non_isoc_desc() local
1227 struct dwc2_qh *qh = chan->qh; dwc2_complete_non_isoc_xfer_ddma() local
1303 struct dwc2_qh *qh = chan->qh; dwc2_hcd_complete_xfer_ddma() local
[all...]
H A Dhcd_intr.c143 struct dwc2_qh *qh; in dwc2_sof_intr() local
658 dwc2_deactivate_qh(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, int free_qtd) dwc2_deactivate_qh() argument
1424 struct dwc2_qh *qh = chan->qh; dwc2_hc_nyet_intr() local
2031 dwc2_check_qtd_still_ok(struct dwc2_qtd *qtd, struct dwc2_qh *qh) dwc2_check_qtd_still_ok() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd_ddma.c45 static u16 dwc2_max_desc_num(struct dwc2_qh *qh) in dwc2_max_desc_num() argument
52 static u16 dwc2_frame_incr_val(struct dwc2_qh *qh) in dwc2_frame_incr_val() argument
58 static int dwc2_desc_list_alloc(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, in dwc2_desc_list_alloc() argument
93 dwc2_desc_list_free(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_desc_list_free() argument
200 dwc2_update_frame_list(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, int enable) dwc2_update_frame_list() argument
264 dwc2_release_channel_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_release_channel_ddma() argument
312 dwc2_hcd_qh_init_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, gfp_t mem_flags) dwc2_hcd_qh_init_ddma() argument
358 dwc2_hcd_qh_free_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_hcd_qh_free_ddma() argument
385 dwc2_frame_to_desc_idx(struct dwc2_qh *qh, u16 frame_idx) dwc2_frame_to_desc_idx() argument
398 dwc2_calc_starting_frame(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, u16 *skip_frames) dwc2_calc_starting_frame() argument
460 dwc2_recalc_initial_desc_idx(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_recalc_initial_desc_idx() argument
511 dwc2_fill_host_isoc_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd, struct dwc2_qh *qh, u32 max_xfer_size, u16 idx) dwc2_fill_host_isoc_dma_desc() argument
550 dwc2_init_isoc_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, u16 skip_frames) dwc2_init_isoc_dma_desc() argument
659 dwc2_fill_host_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan, struct dwc2_qtd *qtd, struct dwc2_qh *qh, int n_desc) dwc2_fill_host_dma_desc() argument
711 dwc2_init_non_isoc_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_init_non_isoc_dma_desc() argument
817 dwc2_hcd_start_xfer_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) dwc2_hcd_start_xfer_ddma() argument
862 dwc2_cmpl_host_isoc_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan, struct dwc2_qtd *qtd, struct dwc2_qh *qh, u16 idx) dwc2_cmpl_host_isoc_dma_desc() argument
937 struct dwc2_qh *qh; dwc2_complete_isoc_xfer_ddma() local
1126 struct dwc2_qh *qh = chan->qh; dwc2_process_non_isoc_desc() local
1197 struct dwc2_qh *qh = chan->qh; dwc2_complete_non_isoc_xfer_ddma() local
1273 struct dwc2_qh *qh = chan->qh; dwc2_hcd_complete_xfer_ddma() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c209 u8 qh, ql; in mvpp2_dbgfs_flow_c2_rxq_show() local
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_dbg.c558 struct qla2xxx_mqueue_header *qh; in qla2xxx_copy_atioqueues() local
605 struct qla2xxx_mqueue_header *qh; in qla25xx_copy_mqueues() local
[all...]

Completed in 18 milliseconds

1234