Home
last modified time | relevance | path

Searched refs:ep_address (Results 1 – 3 of 3) sorted by relevance

/linux/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() argument
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()
[all …]
/linux/drivers/most/
H A Dmost_usb.c109 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()
935 kfree(mdev->ep_address); in release_mdev()
1012 mdev->ep_address = in hdm_probe()
[all …]
/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.h81 u8 ep_address; member