Searched refs:mwifiex_usb_construct_send_urb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | usb.c | 822 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | usb.c | 810 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()
|
Completed in 4 milliseconds