Home
last modified time | relevance | path

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

/linux-2.6.39/net/caif/
Dcffrml.c23 bool dofcs; /* !< FCS active */ member
47 this->dofcs = use_fcs; in cffrml_create()
83 if (!this->dofcs) in cffrml_receive()
96 if (this->dofcs) { in cffrml_receive()
125 if (this->dofcs) { in cffrml_transmit()