Home
last modified time | relevance | path

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

/linux-6.1.9/net/caif/
Dcffrml.c24 bool dofcs; /* !< FCS active */ member
52 this->dofcs = use_fcs; in cffrml_create()
95 if (!this->dofcs) in cffrml_receive()
108 if (this->dofcs) { in cffrml_receive()
144 if (this->dofcs) { in cffrml_transmit()