Home
last modified time | relevance | path

Searched defs:op_mode (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-op-mode.h189 static inline void iwl_op_mode_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_stop()
195 static inline void iwl_op_mode_rx(struct iwl_op_mode *op_mode, in iwl_op_mode_rx()
202 static inline void iwl_op_mode_rx_rss(struct iwl_op_mode *op_mode, in iwl_op_mode_rx_rss()
210 static inline void iwl_op_mode_async_cb(struct iwl_op_mode *op_mode, in iwl_op_mode_async_cb()
217 static inline void iwl_op_mode_queue_full(struct iwl_op_mode *op_mode, in iwl_op_mode_queue_full()
223 static inline void iwl_op_mode_queue_not_full(struct iwl_op_mode *op_mode, in iwl_op_mode_queue_not_full()
230 iwl_op_mode_hw_rf_kill(struct iwl_op_mode *op_mode, bool state) in iwl_op_mode_hw_rf_kill()
236 static inline void iwl_op_mode_free_skb(struct iwl_op_mode *op_mode, in iwl_op_mode_free_skb()
242 static inline void iwl_op_mode_nic_error(struct iwl_op_mode *op_mode) in iwl_op_mode_nic_error()
247 static inline void iwl_op_mode_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_op_mode_cmd_queue_full()
[all …]
Diwl-drv.c113 struct iwl_op_mode *op_mode; member
1213 struct iwl_op_mode *op_mode = NULL; in _iwl_op_mode_start() local
Diwl-trans.h409 struct iwl_op_mode *op_mode; member
734 struct iwl_op_mode *op_mode; member
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c146 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config()
578 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start() local
850 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop()
1023 static void iwl_mvm_rx(struct iwl_op_mode *op_mode, in iwl_mvm_rx()
1039 static void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode, in iwl_mvm_rx_mq()
1076 static void iwl_mvm_async_cb(struct iwl_op_mode *op_mode, in iwl_mvm_async_cb()
1088 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_stop_sw_queue()
1118 static void iwl_mvm_wake_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_wake_sw_queue()
1150 static bool iwl_mvm_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_mvm_set_hw_rfkill_state()
1173 static void iwl_mvm_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_mvm_free_skb()
[all …]
Drs.c1442 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_mac80211_tx_status() local
2901 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_get_rate() local
2945 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_rate; in rs_drv_alloc_sta() local
3236 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_rate_update() local
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dmain.c1237 struct iwl_op_mode *op_mode; in iwl_op_mode_dvm_start() local
1522 static void iwl_op_mode_dvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_dvm_stop()
1964 static void iwl_nic_error(struct iwl_op_mode *op_mode) in iwl_nic_error()
1977 static void iwl_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_cmd_queue_full()
1989 static void iwl_nic_config(struct iwl_op_mode *op_mode) in iwl_nic_config()
2043 static void iwl_wimax_active(struct iwl_op_mode *op_mode) in iwl_wimax_active()
2051 static void iwl_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_stop_sw_queue()
2070 static void iwl_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_wake_sw_queue()
2110 static void iwl_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_free_skb()
2120 static bool iwl_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_set_hw_rfkill_state()
Drx.c1001 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_rx_dispatch()
Dmac80211.c1641 struct iwl_op_mode *op_mode; in iwl_alloc_all() local
/Linux-v4.19/drivers/usb/dwc2/
Dcore.c952 unsigned int op_mode = dwc2_op_mode(hsotg); in dwc2_hw_is_otg() local
962 unsigned int op_mode = dwc2_op_mode(hsotg); in dwc2_hw_is_host() local
971 unsigned int op_mode = dwc2_op_mode(hsotg); in dwc2_hw_is_device() local
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.c87 u32 op_mode; in dpu_hw_lm_setup_out() local
159 int op_mode; in dpu_hw_lm_setup_color3() local
Ddpu_hw_util.c219 u32 op_mode = 0; in dpu_hw_setup_scaler3() local
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dpcu.c876 ath5k_hw_set_opmode(struct ath5k_hw *ah, enum nl80211_iftype op_mode) in ath5k_hw_set_opmode()
954 ath5k_hw_pcu_init(struct ath5k_hw *ah, enum nl80211_iftype op_mode) in ath5k_hw_pcu_init()
Dreset.c1146 ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode, in ath5k_hw_reset()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_vnic.c194 u32 op_mode, priv_level; in qlcnic_83xx_config_vnic_opmode() local
Dqlcnic_sysfs.c488 u32 op_mode; in validate_esw_config() local
554 u8 op_mode = 0, pci_func; in qlcnic_sysfs_write_esw_config() local
Dqlcnic_main.c1122 u32 op_mode, priv_level; in qlcnic_check_vf() local
1460 u32 op_mode, priv_level; in qlcnic_check_eswitch_mode() local
/Linux-v4.19/include/linux/platform_data/
Ddavinci_asp.h81 u8 op_mode; member
/Linux-v4.19/drivers/usb/host/
Dfsl-mph-dr-of.c21 enum fsl_usb2_operating_modes op_mode; /* operating mode */ member
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c213 uint32_t op_mode = 0; in mdp4_plane_mode_set() local
/Linux-v4.19/drivers/net/wireless/atmel/
Dat76c50x-usb.c560 u8 *op_mode; in at76_get_op_mode() local
1262 int op_mode; in at76_load_external_fw() local
2445 int op_mode; in at76_probe() local
/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h230 struct op_mode { struct
231 u32 mode;
/Linux-v4.19/drivers/dma/
Dmv_xor.c148 u32 op_mode) in mv_chan_set_mode()
/Linux-v4.19/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.h76 u16 op_mode; /* B/G */ member
/Linux-v4.19/drivers/usb/typec/ucsi/
Ducsi.h223 u8 op_mode; member
/Linux-v4.19/drivers/staging/vt6655/
Ddevice.h214 enum nl80211_iftype op_mode; member

12