Home
last modified time | relevance | path

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

/drivers/net/
Dmhi_net.c143 static struct sk_buff *mhi_net_skb_agg(struct mhi_net_dev *mhi_netdev, in mhi_net_skb_agg() function
190 mhi_net_skb_agg(mhi_netdev, skb); in mhi_net_dl_callback()
208 skb = mhi_net_skb_agg(mhi_netdev, skb); in mhi_net_dl_callback()
/drivers/net/wwan/
Dmhi_wwan_mbim.c354 static struct sk_buff *mhi_net_skb_agg(struct mhi_mbim_context *mbim, in mhi_net_skb_agg() function
425 mhi_net_skb_agg(mbim, skb); in mhi_mbim_dl_callback()
440 skb = mhi_net_skb_agg(mbim, skb); in mhi_mbim_dl_callback()