Lines Matching defs:op_mode
185 static inline void iwl_op_mode_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_stop()
191 static inline int iwl_op_mode_rx(struct iwl_op_mode *op_mode, in iwl_op_mode_rx()
198 static inline void iwl_op_mode_queue_full(struct iwl_op_mode *op_mode, in iwl_op_mode_queue_full()
204 static inline void iwl_op_mode_queue_not_full(struct iwl_op_mode *op_mode, in iwl_op_mode_queue_not_full()
211 iwl_op_mode_hw_rf_kill(struct iwl_op_mode *op_mode, bool state) in iwl_op_mode_hw_rf_kill()
217 static inline void iwl_op_mode_free_skb(struct iwl_op_mode *op_mode, in iwl_op_mode_free_skb()
223 static inline void iwl_op_mode_nic_error(struct iwl_op_mode *op_mode) in iwl_op_mode_nic_error()
228 static inline void iwl_op_mode_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_op_mode_cmd_queue_full()
233 static inline void iwl_op_mode_nic_config(struct iwl_op_mode *op_mode) in iwl_op_mode_nic_config()
239 static inline void iwl_op_mode_wimax_active(struct iwl_op_mode *op_mode) in iwl_op_mode_wimax_active()
245 static inline int iwl_op_mode_enter_d0i3(struct iwl_op_mode *op_mode) in iwl_op_mode_enter_d0i3()
254 static inline int iwl_op_mode_exit_d0i3(struct iwl_op_mode *op_mode) in iwl_op_mode_exit_d0i3()
263 static inline void iwl_op_mode_napi_add(struct iwl_op_mode *op_mode, in iwl_op_mode_napi_add()