Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bluetooth/
Dhci_bcsp.c35 static bool txcrc = true; variable
730 if (txcrc) in bcsp_open()
780 module_param(txcrc, bool, 0644);
781 MODULE_PARM_DESC(txcrc, "Transmit CRC with every BCSP packet");