Searched refs:lm87_tx_hdr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dp54usb.h75 struct lm87_tx_hdr { struct
H A Dp54usb.c272 struct lm87_tx_hdr *hdr = (void *)skb->data - sizeof(*hdr);
956 dev->extra_tx_headroom += sizeof(struct lm87_tx_hdr);
957 priv->common.tx_hdr_len = sizeof(struct lm87_tx_hdr);

Completed in 69 milliseconds