Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dcoex.c989 if (mvm->last_corun_lut == lut) in iwl_mvm_rx_ant_coupling_notif()
992 mvm->last_corun_lut = lut; in iwl_mvm_rx_ant_coupling_notif()
Dcoex_legacy.c1289 if (mvm->last_corun_lut == lut) in iwl_mvm_rx_ant_coupling_notif_old()
1292 mvm->last_corun_lut = lut; in iwl_mvm_rx_ant_coupling_notif_old()
Ddebugfs.c514 mvm->last_ant_isol, mvm->last_corun_lut); in iwl_dbgfs_bt_notif_read()
532 mvm->last_ant_isol, mvm->last_corun_lut); in iwl_dbgfs_bt_notif_read()
Dmvm.h774 u8 last_corun_lut; member