Searched refs:pipe_num (Results 1 – 5 of 5) sorted by relevance
260 u8 pipe_num = ATH6KL_USB_PIPE_INVALID; in ath6kl_usb_get_logical_pipe_num() local264 pipe_num = ATH6KL_USB_PIPE_RX_CTRL; in ath6kl_usb_get_logical_pipe_num()268 pipe_num = ATH6KL_USB_PIPE_RX_DATA; in ath6kl_usb_get_logical_pipe_num()272 pipe_num = ATH6KL_USB_PIPE_RX_INT; in ath6kl_usb_get_logical_pipe_num()276 pipe_num = ATH6KL_USB_PIPE_RX_DATA2; in ath6kl_usb_get_logical_pipe_num()280 pipe_num = ATH6KL_USB_PIPE_TX_CTRL; in ath6kl_usb_get_logical_pipe_num()284 pipe_num = ATH6KL_USB_PIPE_TX_DATA_LP; in ath6kl_usb_get_logical_pipe_num()288 pipe_num = ATH6KL_USB_PIPE_TX_DATA_MP; in ath6kl_usb_get_logical_pipe_num()292 pipe_num = ATH6KL_USB_PIPE_TX_DATA_HP; in ath6kl_usb_get_logical_pipe_num()300 return pipe_num; in ath6kl_usb_get_logical_pipe_num()[all …]
283 static int qe_epbds_reset(struct qe_udc *udc, int pipe_num) in qe_epbds_reset() argument290 ep = &udc->eps[pipe_num]; in qe_epbds_reset()315 static int qe_ep_reset(struct qe_udc *udc, int pipe_num) in qe_ep_reset() argument320 ep = &udc->eps[pipe_num]; in qe_ep_reset()321 tmpusep = in_be16(&udc->usb_regs->usb_usep[pipe_num]); in qe_ep_reset()338 out_be16(&udc->usb_regs->usb_usep[pipe_num], tmpusep); in qe_ep_reset()340 qe_epbds_reset(udc, pipe_num); in qe_ep_reset()351 static int qe_ep_bd_init(struct qe_udc *udc, unsigned char pipe_num) in qe_ep_bd_init() argument353 struct qe_ep *ep = &udc->eps[pipe_num]; in qe_ep_bd_init()365 epparam = udc->ep_param[pipe_num]; in qe_ep_bd_init()[all …]
493 int pipe_num = usbhs_pipe_number(pipe); in usbhsp_setup_pipebuff() local545 bufnmb = pipe_num - 2; in usbhsp_setup_pipebuff()558 pipe_num, buff_size, bufnmb); in usbhsp_setup_pipebuff()
141 u8 pipe_num; member
1646 int pipe_num; in ath10k_pci_buffer_cleanup() local1648 for (pipe_num = 0; pipe_num < CE_COUNT; pipe_num++) { in ath10k_pci_buffer_cleanup()1651 pipe_info = &ar_pci->pipe_info[pipe_num]; in ath10k_pci_buffer_cleanup()2069 pipe->pipe_num = i; in ath10k_pci_alloc_pipes()2519 ath10k_ce_per_engine_service(ar_pci->ar, pipe->pipe_num); in ath10k_pci_ce_tasklet()