Searched refs:pipe_num (Results 1 – 5 of 5) sorted by relevance
252 u8 pipe_num = ATH6KL_USB_PIPE_INVALID; in ath6kl_usb_get_logical_pipe_num() local256 pipe_num = ATH6KL_USB_PIPE_RX_CTRL; in ath6kl_usb_get_logical_pipe_num()260 pipe_num = ATH6KL_USB_PIPE_RX_DATA; in ath6kl_usb_get_logical_pipe_num()264 pipe_num = ATH6KL_USB_PIPE_RX_INT; in ath6kl_usb_get_logical_pipe_num()268 pipe_num = ATH6KL_USB_PIPE_RX_DATA2; in ath6kl_usb_get_logical_pipe_num()272 pipe_num = ATH6KL_USB_PIPE_TX_CTRL; in ath6kl_usb_get_logical_pipe_num()276 pipe_num = ATH6KL_USB_PIPE_TX_DATA_LP; in ath6kl_usb_get_logical_pipe_num()280 pipe_num = ATH6KL_USB_PIPE_TX_DATA_MP; in ath6kl_usb_get_logical_pipe_num()284 pipe_num = ATH6KL_USB_PIPE_TX_DATA_HP; in ath6kl_usb_get_logical_pipe_num()292 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 …]
478 int pipe_num = usbhs_pipe_number(pipe); in usbhsp_setup_pipebuff() local530 bufnmb = pipe_num - 2; in usbhsp_setup_pipebuff()543 pipe_num, buff_size, bufnmb); in usbhsp_setup_pipebuff()
141 u8 pipe_num; member
1305 int pipe_num; in ath10k_pci_buffer_cleanup() local1307 for (pipe_num = 0; pipe_num < CE_COUNT; pipe_num++) { in ath10k_pci_buffer_cleanup()1310 pipe_info = &ar_pci->pipe_info[pipe_num]; in ath10k_pci_buffer_cleanup()1697 pipe->pipe_num = i; in ath10k_pci_alloc_pipes()2120 ath10k_ce_per_engine_service(ar_pci->ar, pipe->pipe_num); in ath10k_pci_ce_tasklet()