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