Lines Matching refs:IWL_ERROR
90 IWL_ERROR("ACTIVATE a non DRIVER active station %d\n", sta_id); in iwl_sta_ucode_activate()
108 IWL_ERROR("Error: Response NULL in REPLY_ADD_STA.\n"); in iwl_add_sta_callback()
114 IWL_ERROR("Bad return from REPLY_ADD_STA (0x%08X)\n", in iwl_add_sta_callback()
158 IWL_ERROR("Bad return from REPLY_ADD_STA (0x%08X)\n", in iwl_send_add_sta()
310 IWL_ERROR("removed non active STA %d\n", sta_id); in iwl_sta_ucode_deactivate()
327 IWL_ERROR("Error: Response NULL in REPLY_REMOVE_STA.\n"); in iwl_remove_sta_callback()
333 IWL_ERROR("Bad return from REPLY_REMOVE_STA (0x%08X)\n", in iwl_remove_sta_callback()
343 IWL_ERROR("REPLY_REMOVE_STA failed\n"); in iwl_remove_sta_callback()
381 IWL_ERROR("Bad return from REPLY_REMOVE_STA (0x%08X)\n", in iwl_send_remove_station()
394 IWL_ERROR("REPLY_REMOVE_STA failed\n"); in iwl_send_remove_station()
436 IWL_ERROR("Removing %pM but non DRIVER active\n", in iwl_remove_station()
442 IWL_ERROR("Removing %pM but non UCODE active\n", in iwl_remove_station()
478 IWL_ERROR("Couldn't clear the station table\n"); in iwl_clear_stations_table()
554 IWL_ERROR("index %d not used in uCode key table.\n", in iwl_remove_default_wep_key()
588 IWL_ERROR("index %d already used in uCode key table.\n", in iwl_set_default_wep_key()
826 IWL_ERROR("index %d not used in uCode key table.\n", in iwl_remove_dynamic_key()
863 IWL_ERROR("Unknown alg: %s alg = %d\n", __func__, keyconf->alg); in iwl_set_dynamic_key()