Searched refs:txfcb (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/
H A Dgianfar.c1979 static inline struct txfcb *gfar_add_fcb(struct sk_buff *skb)
1981 struct txfcb *fcb = (struct txfcb *)skb_push(skb, GMAC_FCB_LEN);
1988 static inline void gfar_tx_checksum(struct sk_buff *skb, struct txfcb *fcb)
2016 void inline gfar_tx_vlan(struct sk_buff *skb, struct txfcb *fcb)
2044 struct txfcb *fcb = NULL;
H A Dgianfar.h541 struct txfcb { struct

Completed in 117 milliseconds