Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/dvm/
Dlib.c336 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
337 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
339 priv->cur_rssi_ctx = NULL; in iwlagn_bt_adjust_rssi_monitor()
360 if (found_ctx == priv->cur_rssi_ctx) in iwlagn_bt_adjust_rssi_monitor()
369 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
370 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
375 priv->cur_rssi_ctx = found_ctx; in iwlagn_bt_adjust_rssi_monitor()
Ddev.h823 struct iwl_rxon_context *cur_rssi_ctx; member
Dmain.c801 priv->cur_rssi_ctx = NULL; in iwl_alive_start()
919 priv->cur_rssi_ctx = NULL; in iwl_down()