Searched refs:rtl8187b_tx_hdr (Results 1 – 2 of 2) sorted by relevance
77 struct rtl8187b_tx_hdr { struct
196 skb_pull(skb, priv->is_rtl8187b ? sizeof(struct rtl8187b_tx_hdr) : in rtl8187_tx_cb()295 struct rtl8187b_tx_hdr *hdr = in rtl8187_tx()296 (struct rtl8187b_tx_hdr *)skb_push(skb, sizeof(*hdr)); in rtl8187_tx()1620 sizeof(struct rtl8187b_tx_hdr); in rtl8187_probe()