Searched refs:mbim_tx_hdr (Results 1 – 1 of 1) sorted by relevance
79 struct mbim_tx_hdr { struct114 struct mbim_tx_hdr *mbim_hdr; in mbim_tx_fixup()119 if (skb_cow_head(skb, sizeof(struct mbim_tx_hdr))) { in mbim_tx_fixup()124 mbim_hdr = skb_push(skb, sizeof(struct mbim_tx_hdr)); in mbim_tx_fixup()142 ndp16->dpe16[0].wDatagramIndex = cpu_to_le16(sizeof(struct mbim_tx_hdr)); in mbim_tx_fixup()588 ndev->needed_headroom = sizeof(struct mbim_tx_hdr); in mhi_mbim_setup()