Searched refs:enabled_modules (Results 1 – 2 of 2) sorted by relevance
451 bt_cmd->enabled_modules |= in iwl_send_bt_init_conf()455 bt_cmd->enabled_modules |= cpu_to_le32(BT_COEX_CORUN_ENABLED); in iwl_send_bt_init_conf()458 bt_cmd->enabled_modules |= cpu_to_le32(BT_COEX_MPLUT_ENABLED); in iwl_send_bt_init_conf()459 bt_cmd->enabled_modules |= in iwl_send_bt_init_conf()463 bt_cmd->enabled_modules |= cpu_to_le32(BT_COEX_HIGH_BAND_RET); in iwl_send_bt_init_conf()
243 __le32 enabled_modules; member