Searched refs:GFAR_CB (Results 1 – 2 of 2) sorted by relevance
588 #define GFAR_CB(skb) ((struct gianfar_skb_cb *)((skb)->cb)) macro
2316 GFAR_CB(skb)->bytes_sent = bytes_sent; in gfar_start_xmit()2679 bytes_sent += GFAR_CB(skb)->bytes_sent; in gfar_clean_tx_ring()