Lines Matching defs:op_mode
141 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config()
393 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start() local
601 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop()
719 static int iwl_mvm_rx_dispatch(struct iwl_op_mode *op_mode, in iwl_mvm_rx_dispatch()
765 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_mvm_stop_sw_queue()
783 static void iwl_mvm_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_mvm_wake_sw_queue()
811 static bool iwl_mvm_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_mvm_set_hw_rfkill_state()
834 static void iwl_mvm_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_mvm_free_skb()
950 static void iwl_mvm_nic_error(struct iwl_op_mode *op_mode) in iwl_mvm_nic_error()
959 static void iwl_mvm_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_mvm_cmd_queue_full()
1090 int iwl_mvm_enter_d0i3(struct iwl_op_mode *op_mode) in iwl_mvm_enter_d0i3()
1311 int iwl_mvm_exit_d0i3(struct iwl_op_mode *op_mode) in iwl_mvm_exit_d0i3()
1319 static void iwl_mvm_napi_add(struct iwl_op_mode *op_mode, in iwl_mvm_napi_add()