Searched refs:bt_coexist (Results 1 – 5 of 5) sorted by relevance
128 struct bt_coexist_info bt_coexist; member
248 struct bt_coexist_info bt_coexist; member
1327 pHalData->bt_coexist.bBtExist = bBtExist; in hal_btcoex_SetBTCoexist()1344 return pHalData->bt_coexist.bBtExist; in hal_btcoex_IsBtExist()1364 pHalData->bt_coexist.btChipType = chipType; in hal_btcoex_SetChipType()1376 pHalData->bt_coexist.btTotalAntNum = antNum; in hal_btcoex_SetPgAntNum()
437 BT_COEXIST bt_coexist; member
89 static int bt_coexist = 0; variable10813 if (bt_coexist) { in ipw_config()12020 module_param(bt_coexist, int, 0444);12021 MODULE_PARM_DESC(bt_coexist, "enable bluetooth coexistence (default off)");