/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-op-mode.h | 181 static inline void iwl_op_mode_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_stop() 187 static inline void iwl_op_mode_rx(struct iwl_op_mode *op_mode, in iwl_op_mode_rx() 194 static inline void iwl_op_mode_rx_rss(struct iwl_op_mode *op_mode, in iwl_op_mode_rx_rss() 202 static inline void iwl_op_mode_async_cb(struct iwl_op_mode *op_mode, in iwl_op_mode_async_cb() 209 static inline void iwl_op_mode_queue_full(struct iwl_op_mode *op_mode, in iwl_op_mode_queue_full() 215 static inline void iwl_op_mode_queue_not_full(struct iwl_op_mode *op_mode, in iwl_op_mode_queue_not_full() 222 iwl_op_mode_hw_rf_kill(struct iwl_op_mode *op_mode, bool state) in iwl_op_mode_hw_rf_kill() 228 static inline void iwl_op_mode_free_skb(struct iwl_op_mode *op_mode, in iwl_op_mode_free_skb() 234 static inline void iwl_op_mode_nic_error(struct iwl_op_mode *op_mode) in iwl_op_mode_nic_error() 239 static inline void iwl_op_mode_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_op_mode_cmd_queue_full() [all …]
|
D | iwl-drv.c | 112 struct iwl_op_mode *op_mode; member 1278 struct iwl_op_mode *op_mode = NULL; in _iwl_op_mode_start() local
|
D | iwl-trans.h | 403 struct iwl_op_mode *op_mode; member 772 struct iwl_op_mode *op_mode; member
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | ops.c | 140 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config() 616 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start() local 872 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop() 1034 static void iwl_mvm_rx(struct iwl_op_mode *op_mode, in iwl_mvm_rx() 1050 static void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode, in iwl_mvm_rx_mq() 1073 static void iwl_mvm_async_cb(struct iwl_op_mode *op_mode, in iwl_mvm_async_cb() 1091 static void iwl_mvm_queue_state_change(struct iwl_op_mode *op_mode, in iwl_mvm_queue_state_change() 1152 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_stop_sw_queue() 1157 static void iwl_mvm_wake_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_wake_sw_queue() 1182 static bool iwl_mvm_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_mvm_set_hw_rfkill_state() [all …]
|
D | rs.c | 1209 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_mac80211_tx_status() local 2716 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_get_rate() local 2756 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_rate; in rs_drv_alloc_sta() local 3049 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_rate_update() local
|
/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | main.c | 1240 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() 1963 static void iwl_nic_error(struct iwl_op_mode *op_mode) in iwl_nic_error() 1976 static void iwl_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_cmd_queue_full() 1988 static void iwl_nic_config(struct iwl_op_mode *op_mode) in iwl_nic_config() 2042 static void iwl_wimax_active(struct iwl_op_mode *op_mode) in iwl_wimax_active() 2050 static void iwl_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_stop_sw_queue() 2069 static void iwl_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_wake_sw_queue() 2109 static void iwl_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_free_skb() 2119 static bool iwl_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_set_hw_rfkill_state()
|
D | rx.c | 988 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_rx_dispatch()
|
D | mac80211.c | 1609 struct iwl_op_mode *op_mode; in iwl_alloc_all() local
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_lm.c | 68 u32 op_mode; in dpu_hw_lm_setup_out() local 140 int op_mode; in dpu_hw_lm_setup_color3() local
|
D | dpu_hw_util.c | 208 u32 op_mode = 0; in dpu_hw_setup_scaler3() local
|
/drivers/usb/dwc2/ |
D | core.c | 952 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
|
/drivers/net/wireless/ath/ath5k/ |
D | pcu.c | 876 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()
|
D | reset.c | 1146 ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode, in ath5k_hw_reset()
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_83xx_vnic.c | 194 u32 op_mode, priv_level; in qlcnic_83xx_config_vnic_opmode() local
|
D | qlcnic_sysfs.c | 488 u32 op_mode; in validate_esw_config() local 554 u8 op_mode = 0, pci_func; in qlcnic_sysfs_write_esw_config() local
|
D | qlcnic_main.c | 1123 u32 op_mode, priv_level; in qlcnic_check_vf() local 1461 u32 op_mode, priv_level; in qlcnic_check_eswitch_mode() local
|
/drivers/usb/host/ |
D | fsl-mph-dr-of.c | 21 enum fsl_usb2_operating_modes op_mode; /* operating mode */ member
|
/drivers/net/wireless/atmel/ |
D | at76c50x-usb.c | 555 u8 *op_mode; in at76_get_op_mode() local 1257 int op_mode; in at76_load_external_fw() local 2440 int op_mode; in at76_probe() local
|
/drivers/regulator/ |
D | act8945a-regulator.c | 73 u32 op_mode[ACT8945A_ID_MAX]; member
|
D | mcp16502.c | 207 unsigned int op_mode) in _mcp16502_set_mode()
|
/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_plane.c | 204 uint32_t op_mode = 0; in mdp4_plane_mode_set() local
|
/drivers/iio/accel/ |
D | adxl372.c | 256 enum adxl372_op_mode op_mode; member 291 enum adxl372_op_mode op_mode) in adxl372_set_op_mode()
|
/drivers/staging/fieldbus/anybuss/ |
D | host.c | 239 __be16 op_mode; member 1011 u16 op_mode; in anybuss_start_init() local
|
/drivers/dma/ |
D | mv_xor.c | 140 u32 op_mode) in mv_chan_set_mode()
|
/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.h | 64 u16 op_mode; /* B/G */ member
|