Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/freescale/
Dgianfar.c1684 struct txfcb *fcb = skb_push(skb, GMAC_FCB_LEN); in gfar_add_fcb() local
1691 static inline void gfar_tx_checksum(struct sk_buff *skb, struct txfcb *fcb, in gfar_tx_checksum()
1720 static inline void gfar_tx_vlan(struct sk_buff *skb, struct txfcb *fcb) in gfar_tx_vlan()
1767 struct txfcb *fcb = NULL; in gfar_start_xmit() local
2434 static inline void gfar_rx_checksum(struct sk_buff *skb, struct rxfcb *fcb) in gfar_rx_checksum()
2451 struct rxfcb *fcb = NULL; in gfar_process_frame() local
/linux-6.15/drivers/s390/char/
Dvmur.c606 struct file_control_block *fcb; in verify_uri_device() local
666 struct file_control_block *fcb; in get_uri_file_reclen() local
/linux-6.15/drivers/usb/storage/
Dfreecom.c223 struct freecom_cb_wrap *fcb; in freecom_transport() local
/linux-6.15/drivers/net/dsa/
Dbcm_sf2.h67 void __iomem *fcb; member