Searched refs:tx_cmd_ep (Results 1 – 10 of 10) sorted by relevance
405 if (context->ep == cardp->tx_cmd_ep) in woal_usb_tx_complete()550 ret = woal_usb_write_data_sync(handle, &mbuf, cardp->tx_cmd_ep, in woal_check_chip_revision()1024 usb_cardp->tx_cmd_ep = in woal_usb_probe()1034 if (!usb_cardp->tx_cmd_ep || !usb_cardp->rx_cmd_ep) in woal_usb_probe()1037 if (!usb_cardp->tx_cmd_ep || !usb_cardp->tx_data_ep || in woal_usb_probe()1368 cardp->tx_cmd.ep = cardp->tx_cmd_ep; in woal_usb_tx_init()1512 if (ep == cardp->tx_cmd_ep) in woal_usb_write_data_sync()1605 if (ep == cardp->tx_cmd_ep) { in woal_write_data_async()1637 if (ep == cardp->tx_cmd_ep && in woal_write_data_async()1651 if (ep == cardp->tx_cmd_ep) in woal_write_data_async()[all …]
226 t_u8 tx_cmd_ep; member
2327 t_u8 tx_cmd_ep; member
2084 device.tx_cmd_ep = cardp->tx_cmd_ep;
268 if (context->ep == card->tx_cmd_ep) { in mwifiex_usb_tx_complete()502 card->tx_cmd_ep = usb_endpoint_num(epd); in mwifiex_usb_probe()512 if (!card->rx_cmd_ep || !card->tx_cmd_ep) in mwifiex_usb_probe()836 if (ep == card->tx_cmd_ep && in mwifiex_usb_construct_send_urb()850 if (ep == card->tx_cmd_ep) in mwifiex_usb_construct_send_urb()855 if (ep != card->tx_cmd_ep && in mwifiex_usb_construct_send_urb()866 if (ep == card->tx_cmd_ep) { in mwifiex_usb_construct_send_urb()1203 if (ep == card->tx_cmd_ep) { in mwifiex_usb_host_to_card()1249 card->tx_cmd.ep = card->tx_cmd_ep; in mwifiex_usb_tx_init()
110 u8 tx_cmd_ep; member
154 pmadapter->tx_cmd_ep, in wlan_usb_check_revision()326 pmadapter->tx_cmd_ep, in wlan_usb_prog_fw_w_helper()1206 pmadapter->pmoal_handle, pmbuf, pmadapter->tx_cmd_ep); in wlan_usb_host_to_card()
458 pmadapter->tx_cmd_ep = pmdevice->tx_cmd_ep; in mlan_register()1521 if (port == pmadapter->tx_cmd_ep) { in mlan_write_data_async_complete()
2628 t_u8 tx_cmd_ep;