txfcb 1714 drivers/net/ethernet/freescale/gianfar.c static inline struct txfcb *gfar_add_fcb(struct sk_buff *skb) txfcb 1716 drivers/net/ethernet/freescale/gianfar.c struct txfcb *fcb = skb_push(skb, GMAC_FCB_LEN); txfcb 1723 drivers/net/ethernet/freescale/gianfar.c static inline void gfar_tx_checksum(struct sk_buff *skb, struct txfcb *fcb, txfcb 1752 drivers/net/ethernet/freescale/gianfar.c static inline void gfar_tx_vlan(struct sk_buff *skb, struct txfcb *fcb) txfcb 1799 drivers/net/ethernet/freescale/gianfar.c struct txfcb *fcb = NULL;