Searched defs:skb_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | usb.c | 975 struct sk_buff *skb_send = NULL; in mwifiex_usb_aggr_tx_data() local 822 mwifiex_usb_construct_send_urb(struct mwifiex_adapter *adapter, struct usb_tx_data_port *port, u8 ep, struct urb_context *context, struct sk_buff *skb_send) mwifiex_usb_construct_send_urb() argument 883 mwifiex_usb_prepare_tx_aggr_skb(struct mwifiex_adapter *adapter, struct usb_tx_data_port *port, struct sk_buff **skb_send) mwifiex_usb_prepare_tx_aggr_skb() argument 1143 struct sk_buff *skb_send = NULL; mwifiex_usb_tx_aggr_tmo() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | usb.c | 963 struct sk_buff *skb_send = NULL; in mwifiex_usb_aggr_tx_data() local 810 mwifiex_usb_construct_send_urb(struct mwifiex_adapter *adapter, struct usb_tx_data_port *port, u8 ep, struct urb_context *context, struct sk_buff *skb_send) mwifiex_usb_construct_send_urb() argument 871 mwifiex_usb_prepare_tx_aggr_skb(struct mwifiex_adapter *adapter, struct usb_tx_data_port *port, struct sk_buff **skb_send) mwifiex_usb_prepare_tx_aggr_skb() argument 1131 struct sk_buff *skb_send = NULL; mwifiex_usb_tx_aggr_tmo() local [all...] |
Completed in 4 milliseconds