Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A 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");
/kernel/linux/linux-6.6/drivers/bluetooth/
H A 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");

Completed in 3 milliseconds