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