Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c822 static int mwifiex_usb_construct_send_urb(struct mwifiex_adapter *adapter, in mwifiex_usb_construct_send_urb() function
1087 ret = mwifiex_usb_construct_send_urb(adapter, port, ep, in mwifiex_usb_aggr_tx_data()
1117 return mwifiex_usb_construct_send_urb(adapter, port, ep, in mwifiex_usb_aggr_tx_data()
1171 err = mwifiex_usb_construct_send_urb(adapter, port, port->tx_data_ep, in mwifiex_usb_tx_aggr_tmo()
1239 return mwifiex_usb_construct_send_urb(adapter, port, ep, context, skb); in mwifiex_usb_host_to_card()