Searched refs:use_fcs (Results 1 – 6 of 6) sorted by relevance
33 * @use_fcs: Indicate if Frame CheckSum (fcs) is used.51 int use_fcs; member
13 struct cflayer *cffrml_create(u16 phyid, bool use_fcs);
35 struct cflayer *cffrml_create(u16 phyid, bool use_fcs) in cffrml_create() argument 52 this->dofcs = use_fcs; in cffrml_create()
168 common.use_fcs = false; in cfusbl_device_notify()
52 bool use_fcs; member 494 phyinfo->use_fcs = fcs; in cfcnfg_add_phy_layer()
398 serdev->common.use_fcs = ser_use_fcs; in caifdev_setup()