Searched refs:rtl8187b_tx_hdr (Results 1 – 2 of 2) sorted by relevance
74 struct rtl8187b_tx_hdr { struct
193 skb_pull(skb, priv->is_rtl8187b ? sizeof(struct rtl8187b_tx_hdr) : in rtl8187_tx_cb()291 struct rtl8187b_tx_hdr *hdr = skb_push(skb, sizeof(*hdr)); in rtl8187_tx()1619 sizeof(struct rtl8187b_tx_hdr); in rtl8187_probe()