Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dmain.c72 static const struct iwl_op_mode_ops iwl_dvm_ops; variable
1174 op_mode->ops = &iwl_dvm_ops; in iwl_op_mode_dvm_start()
2032 static const struct iwl_op_mode_ops iwl_dvm_ops = { variable
2062 ret = iwl_opmode_register("iwldvm", &iwl_dvm_ops); in iwl_init()