Home
last modified time | relevance | path

Searched refs:BT_COEX_DISABLE (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/wireless/iwlwifi/
Diwl-core.c1191 bt_cmd.flags = BT_COEX_DISABLE; in iwl_send_bt_config()
1197 (bt_cmd.flags == BT_COEX_DISABLE) ? "disable" : "active"); in iwl_send_bt_config()
Diwl-commands.h2385 #define BT_COEX_DISABLE (0x0) macro
2390 #define BT_COEX_DISABLE (0x0) macro
/linux-2.6.39/drivers/net/wireless/iwlegacy/
Diwl-core.c1186 bt_cmd.flags = BT_COEX_DISABLE; in iwl_legacy_send_bt_config()
1191 (bt_cmd.flags == BT_COEX_DISABLE) ? "disable" : "active"); in iwl_legacy_send_bt_config()
Diwl-commands.h2109 #define BT_COEX_DISABLE (0x0) macro