rxfcb            2472 drivers/net/ethernet/freescale/gianfar.c static inline void gfar_rx_checksum(struct sk_buff *skb, struct rxfcb *fcb)
rxfcb            2489 drivers/net/ethernet/freescale/gianfar.c 	struct rxfcb *fcb = NULL;
rxfcb            2492 drivers/net/ethernet/freescale/gianfar.c 	fcb = (struct rxfcb *)skb->data;