Searched refs:disable_cfc (Results 1 – 1 of 1) sorted by relevance
42 static bool disable_cfc; variable697 s->cfc = disable_cfc ? RFCOMM_CFC_DISABLED : RFCOMM_CFC_UNKNOWN; in rfcomm_session_add()2272 module_param(disable_cfc, bool, 0644);2273 MODULE_PARM_DESC(disable_cfc, "Disable credit based flow control");