Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c810 static int mwifiex_usb_construct_send_urb(struct mwifiex_adapter *adapter, in mwifiex_usb_construct_send_urb() function
1075 ret = mwifiex_usb_construct_send_urb(adapter, port, ep, in mwifiex_usb_aggr_tx_data()
1105 return mwifiex_usb_construct_send_urb(adapter, port, ep, in mwifiex_usb_aggr_tx_data()
1159 err = mwifiex_usb_construct_send_urb(adapter, port, port->tx_data_ep, in mwifiex_usb_tx_aggr_tmo()
1227 return mwifiex_usb_construct_send_urb(adapter, port, ep, context, skb); in mwifiex_usb_host_to_card()