Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_bcsp.c50 static bool txcrc = true; variable
742 if (txcrc) in bcsp_open()
787 module_param(txcrc, bool, 0644);
788 MODULE_PARM_DESC(txcrc, "Transmit CRC with every BCSP packet");