Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmld.c36 static const struct iwl_op_mode_ops iwl_mld_ops; variable
40 int ret = iwl_opmode_register("iwlmld", &iwl_mld_ops); in iwl_mld_init()
408 op_mode->ops = &iwl_mld_ops; in iwl_op_mode_mld_start()
757 static const struct iwl_op_mode_ops iwl_mld_ops = { variable