disable_cfc 40 net/bluetooth/rfcomm/core.c static bool disable_cfc; disable_cfc 661 net/bluetooth/rfcomm/core.c s->cfc = disable_cfc ? RFCOMM_CFC_DISABLED : RFCOMM_CFC_UNKNOWN; disable_cfc 2234 net/bluetooth/rfcomm/core.c module_param(disable_cfc, bool, 0644); disable_cfc 2235 net/bluetooth/rfcomm/core.c MODULE_PARM_DESC(disable_cfc, "Disable credit based flow control");