Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-lib.c474 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
475 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
477 priv->cur_rssi_ctx = NULL; in iwlagn_bt_adjust_rssi_monitor()
498 if (found_ctx == priv->cur_rssi_ctx) in iwlagn_bt_adjust_rssi_monitor()
507 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
508 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
513 priv->cur_rssi_ctx = found_ctx; in iwlagn_bt_adjust_rssi_monitor()
Diwl-dev.h921 struct iwl_rxon_context *cur_rssi_ctx; member
Diwl-agn.c670 priv->cur_rssi_ctx = NULL; in iwl_alive_start()
801 priv->cur_rssi_ctx = NULL; in iwl_down()