Home
last modified time | relevance | path

Searched refs:iwl_mvm_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c90 static const struct iwl_op_mode_ops iwl_mvm_ops; variable
118 ret = iwl_opmode_register("iwlmvm", &iwl_mvm_ops); in iwl_mvm_init()
671 op_mode->ops = &iwl_mvm_ops; in iwl_op_mode_mvm_start()
1386 static const struct iwl_op_mode_ops iwl_mvm_ops = { variable