Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dcoex_legacy.c706 memcpy(bt_cmd->bt4_corun_lut20, antenna_coupling_ranges[0].lut20, in iwl_send_bt_init_conf_old()
707 sizeof(bt_cmd->bt4_corun_lut20)); in iwl_send_bt_init_conf_old()
1314 memcpy(bt_cmd->bt4_corun_lut20, antenna_coupling_ranges[lut].lut20, in iwl_mvm_rx_ant_coupling_notif_old()
1315 sizeof(bt_cmd->bt4_corun_lut20)); in iwl_mvm_rx_ant_coupling_notif_old()
Dfw-api-coex.h213 __le32 bt4_corun_lut20[BT_COEX_CORUN_LUT_SIZE]; member