Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c40 static bool disable_cfc; variable
693 s->cfc = disable_cfc ? RFCOMM_CFC_DISABLED : RFCOMM_CFC_UNKNOWN; in rfcomm_session_add()
2268 module_param(disable_cfc, bool, 0644);
2269 MODULE_PARM_DESC(disable_cfc, "Disable credit based flow control");
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo