Home
last modified time | relevance | path

Searched refs:iwl_dvm_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c145 static const struct iwl_op_mode_ops iwl_dvm_ops; variable
1262 op_mode->ops = &iwl_dvm_ops; in iwl_op_mode_dvm_start()
2125 static const struct iwl_op_mode_ops iwl_dvm_ops = { variable
2155 ret = iwl_opmode_register("iwldvm", &iwl_dvm_ops); in iwl_init()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c140 static const struct iwl_op_mode_ops iwl_dvm_ops; variable
1256 op_mode->ops = &iwl_dvm_ops; in iwl_op_mode_dvm_start()
2113 static const struct iwl_op_mode_ops iwl_dvm_ops = { variable
2143 ret = iwl_opmode_register("iwldvm", &iwl_dvm_ops); in iwl_init()

Completed in 7 milliseconds