Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dhci_bcsp.c35 static bool txcrc = true; variable
727 if (txcrc) in bcsp_open()
777 module_param(txcrc, bool, 0644);
778 MODULE_PARM_DESC(txcrc, "Transmit CRC with every BCSP packet");