Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dcoex_legacy.c708 memcpy(bt_cmd->bt4_corun_lut40, antenna_coupling_ranges[0].lut20, in iwl_send_bt_init_conf_old()
709 sizeof(bt_cmd->bt4_corun_lut40)); in iwl_send_bt_init_conf_old()
1317 memcpy(bt_cmd->bt4_corun_lut40, antenna_coupling_ranges[lut].lut20, in iwl_mvm_rx_ant_coupling_notif_old()
1318 sizeof(bt_cmd->bt4_corun_lut40)); in iwl_mvm_rx_ant_coupling_notif_old()
Dfw-api-coex.h214 __le32 bt4_corun_lut40[BT_COEX_CORUN_LUT_SIZE]; member