Searched refs:fw_alive (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h505 * @fw_alive: called when the fw sends alive notification. If the fw provides
532 * iwl_trans_ac_txq_enable wrapper. fw_alive must have been called before
588 void (*fw_alive)(struct iwl_trans *trans, u32 scd_addr); member in struct:iwl_trans_ops
1191 trans->ops->fw_alive(trans, scd_addr);
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c3572 .fw_alive = iwl_trans_pcie_fw_alive,
3598 .fw_alive = iwl_trans_pcie_gen2_fw_alive,

Completed in 130 milliseconds