Home
last modified time | relevance | path

Searched refs:rxfcb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h597 struct rxfcb { struct
H A Dgianfar.c2441 static inline void gfar_rx_checksum(struct sk_buff *skb, struct rxfcb *fcb) in gfar_rx_checksum()
2458 struct rxfcb *fcb = NULL; in gfar_process_frame()
2461 fcb = (struct rxfcb *)skb->data; in gfar_process_frame()