Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/freescale/
Dgianfar.c1714 static inline struct txfcb *gfar_add_fcb(struct sk_buff *skb) in gfar_add_fcb()
1716 struct txfcb *fcb = skb_push(skb, GMAC_FCB_LEN); in gfar_add_fcb()
1723 static inline void gfar_tx_checksum(struct sk_buff *skb, struct txfcb *fcb, in gfar_tx_checksum()
1752 static inline void gfar_tx_vlan(struct sk_buff *skb, struct txfcb *fcb) in gfar_tx_vlan()
1799 struct txfcb *fcb = NULL; in gfar_start_xmit()
Dgianfar.h526 struct txfcb { struct