Searched refs:mwifiex_usb_construct_send_urb (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | usb.c | 805 static int mwifiex_usb_construct_send_urb(struct mwifiex_adapter *adapter, in mwifiex_usb_construct_send_urb() function 1070 ret = mwifiex_usb_construct_send_urb(adapter, port, ep, in mwifiex_usb_aggr_tx_data() 1100 return mwifiex_usb_construct_send_urb(adapter, port, ep, in mwifiex_usb_aggr_tx_data() 1154 err = mwifiex_usb_construct_send_urb(adapter, port, port->tx_data_ep, in mwifiex_usb_tx_aggr_tmo() 1222 return mwifiex_usb_construct_send_urb(adapter, port, ep, context, skb); in mwifiex_usb_host_to_card()
|