Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-op-mode.h105 * struct iwl_op_mode_ops - op_mode specific operations
153 struct iwl_op_mode_ops { struct
182 int iwl_opmode_register(const char *name, const struct iwl_op_mode_ops *ops); argument
192 const struct iwl_op_mode_ops *ops;
154 startiwl_op_mode_ops global() argument
158 stopiwl_op_mode_ops global() argument
H A Diwl-drv.c87 const struct iwl_op_mode_ops *ops; /* pointer to op_mode ops */
1525 const struct iwl_op_mode_ops *ops = op->ops; in _iwl_op_mode_start()
2002 int iwl_opmode_register(const char *name, const struct iwl_op_mode_ops *ops) in iwl_opmode_register()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmld.c36 static const struct iwl_op_mode_ops iwl_mld_ops;
748 static const struct iwl_op_mode_ops iwl_mld_ops = {
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c39 static const struct iwl_op_mode_ops iwl_mvm_ops;
40 static const struct iwl_op_mode_ops iwl_mvm_ops_mq;
2165 static const struct iwl_op_mode_ops iwl_mvm_ops = {
2191 static const struct iwl_op_mode_ops iwl_mvm_ops_mq = {