Searched refs:iwl_dvm_ops (Results 1 – 3 of 3) sorted by relevance
214 extern const struct iwl_op_mode_ops iwl_dvm_ops;
1206 op_mode->ops = &iwl_dvm_ops; in iwl_op_mode_dvm_start()1483 const struct iwl_op_mode_ops iwl_dvm_ops = { variable
927 drv->op_mode = iwl_dvm_ops.start(drv->shrd->trans, &drv->fw); in iwl_ucode_callback()