Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dlib.c371 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
372 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
374 priv->cur_rssi_ctx = NULL; in iwlagn_bt_adjust_rssi_monitor()
395 if (found_ctx == priv->cur_rssi_ctx) in iwlagn_bt_adjust_rssi_monitor()
404 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
405 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
410 priv->cur_rssi_ctx = found_ctx; in iwlagn_bt_adjust_rssi_monitor()
Ddev.h844 struct iwl_rxon_context *cur_rssi_ctx; member
Dmain.c729 priv->cur_rssi_ctx = NULL; in iwl_alive_start()
847 priv->cur_rssi_ctx = NULL; in iwl_down()