Searched refs:scd_addr (Results 1 – 4 of 4) sorted by relevance
258 void iwl_trans_pcie_gen2_fw_alive(struct iwl_trans *trans, u32 scd_addr) in iwl_trans_pcie_gen2_fw_alive() argument
856 void iwl_trans_pcie_gen2_fw_alive(struct iwl_trans *trans, u32 scd_addr);
1394 static void iwl_trans_pcie_fw_alive(struct iwl_trans *trans, u32 scd_addr) in iwl_trans_pcie_fw_alive() argument1397 iwl_pcie_tx_start(trans, scd_addr); in iwl_trans_pcie_fw_alive()
581 void (*fw_alive)(struct iwl_trans *trans, u32 scd_addr);1074 static inline void iwl_trans_fw_alive(struct iwl_trans *trans, u32 scd_addr) in iwl_trans_fw_alive() argument1080 trans->ops->fw_alive(trans, scd_addr); in iwl_trans_fw_alive()