Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()