Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/freescale/
Dgianfar.c1719 static inline struct txfcb *gfar_add_fcb(struct sk_buff *skb) in gfar_add_fcb()
1721 struct txfcb *fcb = skb_push(skb, GMAC_FCB_LEN); in gfar_add_fcb()
1728 static inline void gfar_tx_checksum(struct sk_buff *skb, struct txfcb *fcb, in gfar_tx_checksum()
1757 static inline void gfar_tx_vlan(struct sk_buff *skb, struct txfcb *fcb) in gfar_tx_vlan()
1804 struct txfcb *fcb = NULL; in gfar_start_xmit()
Dgianfar.h525 struct txfcb { struct