Searched defs:iwl_trans_ops (Results 1 – 1 of 1) sorted by relevance
538 struct iwl_trans_ops { struct540 int (*start_hw)(struct iwl_trans *iwl_trans);545 void (*stop_device)(struct iwl_trans *trans);566 int (*txq_alloc)(struct iwl_trans *trans,585 u32 (*read32)(struct iwl_trans *trans, u32 ofs);593 void (*configure)(struct iwl_trans *trans,596 void (*sw_reset)(struct iwl_trans *trans);597 bool (*grab_nic_access)(struct iwl_trans *trans);606 void (*debugfs_cleanup)(struct iwl_trans *trans);607 void (*sync_nmi)(struct iwl_trans *trans);[all …]
Completed in 9 milliseconds