Searched refs:use_fcs (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/caif/
H A Dcaif_device.h33 * @use_fcs: Indicate if Frame CheckSum (fcs) is used.
51 int use_fcs; member in struct:caif_dev_common
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dcffrml.c31 struct cflayer *cffrml_create(u16 phyid, bool use_fcs) argument
45 this->dofcs = use_fcs;
H A Dcfcnfg.c54 bool use_fcs; member in struct:cfcnfg_phyinfo
452 cnfg->phy_layers[*phyid].use_fcs = fcs;
H A Dcaif_dev.c265 caifdev->use_fcs,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/caif/
H A Dcaif_serial.c408 serdev->common.use_fcs = ser_use_fcs;
H A Dcaif_spi.c604 cfspi->cfdev.use_fcs = false;

Completed in 184 milliseconds