Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dcoex.c970 if (ant_isolation == mvm->last_ant_isol) in iwl_mvm_rx_ant_coupling_notif()
987 mvm->last_ant_isol = ant_isolation; in iwl_mvm_rx_ant_coupling_notif()
Dcoex_legacy.c1270 if (ant_isolation == mvm->last_ant_isol) in iwl_mvm_rx_ant_coupling_notif_old()
1287 mvm->last_ant_isol = ant_isolation; 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.h773 u32 last_ant_isol; member