Home
last modified time | relevance | path

Searched refs:tx_cmd_ep_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.h106 int tx_cmd_ep_type; member
H A Dusb.c482 card->tx_cmd_ep_type = usb_endpoint_type(epd); in mwifiex_usb_probe()
489 epd->bEndpointAddress, card->tx_cmd_ep_type); in mwifiex_usb_probe()
825 card->tx_cmd_ep_type == USB_ENDPOINT_XFER_INT) in mwifiex_usb_construct_send_urb()