Home
last modified time | relevance | path

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

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