Searched defs:iwl_trans (Results 1 – 2 of 2) sorted by relevance
906 struct iwl_trans { struct912 struct iwl_trans_config conf; argument913 enum iwl_trans_state state; argument918 const struct iwl_trans_info info; argument939 struct iwl_trans_debug dbg; argument956 const char *iwl_get_cmd_string(struct iwl_trans *trans, u32 id); argument
3989 static void get_crf_id(struct iwl_trans *iwl_trans, in get_crf_id()4044 static int map_crf_id(struct iwl_trans *iwl_trans, in map_crf_id()4175 struct iwl_trans *iwl_trans; in iwl_pci_gen1_2_probe() local