txcrc              35 drivers/bluetooth/hci_bcsp.c static bool txcrc = true;
txcrc             730 drivers/bluetooth/hci_bcsp.c 	if (txcrc)
txcrc             780 drivers/bluetooth/hci_bcsp.c module_param(txcrc, bool, 0644);
txcrc             781 drivers/bluetooth/hci_bcsp.c MODULE_PARM_DESC(txcrc, "Transmit CRC with every BCSP packet");