Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c331 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
332 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
334 priv->cur_rssi_ctx = NULL; in iwlagn_bt_adjust_rssi_monitor()
355 if (found_ctx == priv->cur_rssi_ctx) in iwlagn_bt_adjust_rssi_monitor()
364 if (priv->cur_rssi_ctx) { in iwlagn_bt_adjust_rssi_monitor()
365 ctx = priv->cur_rssi_ctx; in iwlagn_bt_adjust_rssi_monitor()
370 priv->cur_rssi_ctx = found_ctx; in iwlagn_bt_adjust_rssi_monitor()
H A Ddev.h819 struct iwl_rxon_context *cur_rssi_ctx; member
H A Dmain.c796 priv->cur_rssi_ctx = NULL; in iwl_alive_start()
914 priv->cur_rssi_ctx = NULL; in iwl_down()