Home
last modified time | relevance | path

Searched refs:ep_address (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dusb.c52 u8 ep_address; member
258 u8 ep_address, int *urb_count) in ath6kl_usb_get_logical_pipe_num()
262 switch (ep_address) { in ath6kl_usb_get_logical_pipe_num()
365 pipe->ep_address = endpoint->bEndpointAddress; in ath6kl_usb_setup_pipe_resources()
369 if (ATH6KL_USB_IS_DIR_IN(pipe->ep_address)) { in ath6kl_usb_setup_pipe_resources()
372 pipe->ep_address); in ath6kl_usb_setup_pipe_resources()
376 pipe->ep_address); in ath6kl_usb_setup_pipe_resources()
379 if (ATH6KL_USB_IS_DIR_IN(pipe->ep_address)) { in ath6kl_usb_setup_pipe_resources()
382 pipe->ep_address); in ath6kl_usb_setup_pipe_resources()
386 pipe->ep_address); in ath6kl_usb_setup_pipe_resources()
257 ath6kl_usb_get_logical_pipe_num(struct ath6kl_usb *ar_usb, u8 ep_address, int *urb_count) ath6kl_usb_get_logical_pipe_num() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dusb.c52 u8 ep_address; member
259 u8 ep_address, int *urb_count) in ath6kl_usb_get_logical_pipe_num()
263 switch (ep_address) { in ath6kl_usb_get_logical_pipe_num()
366 pipe->ep_address = endpoint->bEndpointAddress; in ath6kl_usb_setup_pipe_resources()
370 if (ATH6KL_USB_IS_DIR_IN(pipe->ep_address)) { in ath6kl_usb_setup_pipe_resources()
373 pipe->ep_address); in ath6kl_usb_setup_pipe_resources()
377 pipe->ep_address); in ath6kl_usb_setup_pipe_resources()
380 if (ATH6KL_USB_IS_DIR_IN(pipe->ep_address)) { in ath6kl_usb_setup_pipe_resources()
383 pipe->ep_address); in ath6kl_usb_setup_pipe_resources()
387 pipe->ep_address); in ath6kl_usb_setup_pipe_resources()
258 ath6kl_usb_get_logical_pipe_num(struct ath6kl_usb *ar_usb, u8 ep_address, int *urb_count) ath6kl_usb_get_logical_pipe_num() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dusb.c153 pipe->ep_address, urb->status); in ath10k_usb_recv_complete()
235 recv_pipe->usb_pipe_handle, recv_pipe->ep_address, in ath10k_usb_post_recv_transfers()
738 static u8 ath10k_usb_get_logical_pipe_num(u8 ep_address, int *urb_count) in ath10k_usb_get_logical_pipe_num() argument
742 switch (ep_address) { in ath10k_usb_get_logical_pipe_num()
876 pipe->ep_address = endpoint->bEndpointAddress; in ath10k_usb_setup_pipe_resources()
880 if (ATH10K_USB_IS_DIR_IN(pipe->ep_address)) { in ath10k_usb_setup_pipe_resources()
883 pipe->ep_address); in ath10k_usb_setup_pipe_resources()
887 pipe->ep_address); in ath10k_usb_setup_pipe_resources()
890 if (ATH10K_USB_IS_DIR_IN(pipe->ep_address)) { in ath10k_usb_setup_pipe_resources()
893 pipe->ep_address); in ath10k_usb_setup_pipe_resources()
[all...]
H A Dusb.h80 u8 ep_address; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dusb.c153 pipe->ep_address, urb->status); in ath10k_usb_recv_complete()
235 recv_pipe->usb_pipe_handle, recv_pipe->ep_address, in ath10k_usb_post_recv_transfers()
746 static u8 ath10k_usb_get_logical_pipe_num(u8 ep_address, int *urb_count) in ath10k_usb_get_logical_pipe_num() argument
750 switch (ep_address) { in ath10k_usb_get_logical_pipe_num()
884 pipe->ep_address = endpoint->bEndpointAddress; in ath10k_usb_setup_pipe_resources()
888 if (ATH10K_USB_IS_DIR_IN(pipe->ep_address)) { in ath10k_usb_setup_pipe_resources()
891 pipe->ep_address); in ath10k_usb_setup_pipe_resources()
895 pipe->ep_address); in ath10k_usb_setup_pipe_resources()
898 if (ATH10K_USB_IS_DIR_IN(pipe->ep_address)) { in ath10k_usb_setup_pipe_resources()
901 pipe->ep_address); in ath10k_usb_setup_pipe_resources()
[all...]
H A Dusb.h80 u8 ep_address; member
/kernel/linux/linux-5.10/drivers/most/
H A Dmost_usb.c91 * @ep_address: endpoint address table
109 u8 *ep_address; member
362 mdev->ep_address[channel]); in hdm_write_completion()
419 mdev->ep_address[channel]); in hdm_read_completion()
430 mdev->ep_address[channel]); in hdm_read_completion()
497 mdev->ep_address[channel]), in hdm_enqueue()
508 mdev->ep_address[channel]), in hdm_enqueue()
629 u16 ep = mdev->ep_address[channel]; in hdm_configure_channel()
758 mdev->ep_address[peer]); in wq_clear_halt()
1008 mdev->ep_address in hdm_probe()
[all...]
/kernel/linux/linux-6.6/drivers/most/
H A Dmost_usb.c91 * @ep_address: endpoint address table
109 u8 *ep_address; member
362 mdev->ep_address[channel]); in hdm_write_completion()
419 mdev->ep_address[channel]); in hdm_read_completion()
430 mdev->ep_address[channel]); in hdm_read_completion()
497 mdev->ep_address[channel]), in hdm_enqueue()
508 mdev->ep_address[channel]), in hdm_enqueue()
629 u16 ep = mdev->ep_address[channel]; in hdm_configure_channel()
758 mdev->ep_address[peer]); in wq_clear_halt()
1008 mdev->ep_address in hdm_probe()
[all...]

Completed in 9 milliseconds