Lines Matching refs:iwl_op_mode
144 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config()
373 static struct iwl_op_mode *
378 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start()
397 hw = ieee80211_alloc_hw(sizeof(struct iwl_op_mode) + in iwl_op_mode_mvm_start()
576 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop()
663 static int iwl_mvm_rx_dispatch(struct iwl_op_mode *op_mode, in iwl_mvm_rx_dispatch()
707 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_mvm_stop_sw_queue()
725 static void iwl_mvm_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_mvm_wake_sw_queue()
753 static bool iwl_mvm_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_mvm_set_hw_rfkill_state()
776 static void iwl_mvm_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_mvm_free_skb()
882 static void iwl_mvm_nic_error(struct iwl_op_mode *op_mode) in iwl_mvm_nic_error()
891 static void iwl_mvm_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_mvm_cmd_queue_full()
1021 static int iwl_mvm_enter_d0i3(struct iwl_op_mode *op_mode) in iwl_mvm_enter_d0i3()
1225 static int iwl_mvm_exit_d0i3(struct iwl_op_mode *op_mode) in iwl_mvm_exit_d0i3()
1233 static void iwl_mvm_napi_add(struct iwl_op_mode *op_mode, in iwl_mvm_napi_add()