#include "iwl-trans.h"
#include "iwl-prph.h"
#include "iwl-context-info.h"
#include "iwl-context-info-gen3.h"
#include "internal.h"
#include "fw/dbg.h"
#define FW_RESET_TIMEOUT …
int iwl_pcie_gen2_apm_init(struct iwl_trans *trans)
{ … }
static void iwl_pcie_gen2_apm_stop(struct iwl_trans *trans, bool op_mode_leave)
{ … }
static void iwl_trans_pcie_fw_reset_handshake(struct iwl_trans *trans)
{ … }
void _iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans)
{ … }
void iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans)
{ … }
static int iwl_pcie_gen2_nic_init(struct iwl_trans *trans)
{ … }
static void iwl_pcie_get_rf_name(struct iwl_trans *trans)
{ … }
void iwl_trans_pcie_gen2_fw_alive(struct iwl_trans *trans)
{ … }
static bool iwl_pcie_set_ltr(struct iwl_trans *trans)
{ … }
static void iwl_pcie_spin_for_iml(struct iwl_trans *trans)
{ … }
int iwl_trans_pcie_gen2_start_fw(struct iwl_trans *trans,
const struct fw_img *fw, bool run_in_rfkill)
{ … }