Home
last modified time | relevance | path

Searched refs:use_fcs (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/net/caif/
H A Dcaif_device.h51 int use_fcs; member
H A Dcffrml.h13 struct cflayer *cffrml_create(u16 phyid, bool use_fcs);
/openbmc/linux/net/caif/
H A Dcffrml.c35 struct cflayer *cffrml_create(u16 phyid, bool use_fcs) in cffrml_create() argument
52 this->dofcs = use_fcs; in cffrml_create()
H A Dcaif_usb.c167 common.use_fcs = false; in cfusbl_device_notify()
H A Dcfcnfg.c52 bool use_fcs; member
494 phyinfo->use_fcs = fcs; in cfcnfg_add_phy_layer()
H A Dcaif_dev.c353 caifdev->use_fcs, in caif_enroll_dev()
/openbmc/linux/drivers/net/caif/
H A Dcaif_serial.c412 serdev->common.use_fcs = ser_use_fcs; in caifdev_setup()