Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dcoex.c1046 if (mvm->last_corun_lut == lut) in iwl_mvm_rx_ant_coupling_notif()
1049 mvm->last_corun_lut = lut; in iwl_mvm_rx_ant_coupling_notif()
Dcoex_legacy.c1298 if (mvm->last_corun_lut == lut) in iwl_mvm_rx_ant_coupling_notif_old()
1301 mvm->last_corun_lut = lut; in iwl_mvm_rx_ant_coupling_notif_old()
Ddebugfs.c513 mvm->last_ant_isol, mvm->last_corun_lut); in iwl_dbgfs_bt_notif_read()
531 mvm->last_ant_isol, mvm->last_corun_lut); in iwl_dbgfs_bt_notif_read()
Dmvm.h777 u8 last_corun_lut; member