Searched refs:mwifiex_usb_construct_send_urb (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
| D | usb.c | 792 static int mwifiex_usb_construct_send_urb(struct mwifiex_adapter *adapter, in mwifiex_usb_construct_send_urb() function 1057 ret = mwifiex_usb_construct_send_urb(adapter, port, ep, in mwifiex_usb_aggr_tx_data() 1087 return mwifiex_usb_construct_send_urb(adapter, port, ep, in mwifiex_usb_aggr_tx_data() 1142 err = mwifiex_usb_construct_send_urb(adapter, port, port->tx_data_ep, in mwifiex_usb_tx_aggr_tmo() 1211 return mwifiex_usb_construct_send_urb(adapter, port, ep, context, skb); in mwifiex_usb_host_to_card()
|