Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c813 struct sk_buff *skb_send) in mwifiex_usb_construct_send_urb() argument
821 context->skb = skb_send; in mwifiex_usb_construct_send_urb()
833 skb_send->data, skb_send->len, in mwifiex_usb_construct_send_urb()
873 struct sk_buff **skb_send) in mwifiex_usb_prepare_tx_aggr_skb() argument
942 *skb_send = skb_aggr; in mwifiex_usb_prepare_tx_aggr_skb()
963 struct sk_buff *skb_send = NULL; in mwifiex_usb_aggr_tx_data() local
1076 context, skb_send); in mwifiex_usb_aggr_tx_data()
1103 skb_send = skb; in mwifiex_usb_aggr_tx_data()
1106 context, skb_send); in mwifiex_usb_aggr_tx_data()
1131 struct sk_buff *skb_send = NULL; in mwifiex_usb_tx_aggr_tmo() local
[all …]