Home
last modified time | relevance | path

Searched defs:iwl_trans_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h573 struct iwl_trans_ops { struct
575 int (*start_hw)(struct iwl_trans *iwl_trans);
580 void (*stop_device)(struct iwl_trans *trans);
619 u32 (*read32)(struct iwl_trans *trans, u32 ofs);
627 void (*configure)(struct iwl_trans *trans,
631 bool (*grab_nic_access)(struct iwl_trans *trans);
640 void (*debugfs_cleanup)(struct iwl_trans *trans);
641 void (*sync_nmi)(struct iwl_trans *trans);
642 int (*load_pnvm)(struct iwl_trans *trans,
645 void (*set_pnvm)(struct iwl_trans *trans,
[all …]