Home
last modified time | relevance | path

Searched refs:cur_rssi_ctx (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dlib.c354 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
355 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
357 priv->cur_rssi_ctx = NULL; in iwlagn_bt_adjust_rssi_monitor()
378 if (found_ctx == priv->cur_rssi_ctx) in iwlagn_bt_adjust_rssi_monitor()
387 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
388 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
393 priv->cur_rssi_ctx = found_ctx; in iwlagn_bt_adjust_rssi_monitor()
Ddev.h844 struct iwl_rxon_context *cur_rssi_ctx; member
Dmain.c817 priv->cur_rssi_ctx = NULL; in iwl_alive_start()
935 priv->cur_rssi_ctx = NULL; in iwl_down()