Home
last modified time | relevance | path

Searched defs:fcb (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/freescale/
Dgianfar.c1694 struct txfcb *fcb = skb_push(skb, GMAC_FCB_LEN); in gfar_add_fcb() local
1701 static inline void gfar_tx_checksum(struct sk_buff *skb, struct txfcb *fcb, in gfar_tx_checksum()
1730 static inline void gfar_tx_vlan(struct sk_buff *skb, struct txfcb *fcb) in gfar_tx_vlan()
1777 struct txfcb *fcb = NULL; in gfar_start_xmit() local
2444 static inline void gfar_rx_checksum(struct sk_buff *skb, struct rxfcb *fcb) in gfar_rx_checksum()
2461 struct rxfcb *fcb = NULL; in gfar_process_frame() local
/linux-6.14.4/drivers/s390/char/
Dvmur.c605 struct file_control_block *fcb; in verify_uri_device() local
665 struct file_control_block *fcb; in get_uri_file_reclen() local
/linux-6.14.4/drivers/usb/storage/
Dfreecom.c223 struct freecom_cb_wrap *fcb; in freecom_transport() local
/linux-6.14.4/drivers/net/dsa/
Dbcm_sf2.h67 void __iomem *fcb; member