/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-op-mode.h | 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() [all …]
|
D | iwl-drv.c | 112 struct iwl_op_mode *op_mode; member 1049 struct iwl_op_mode *op_mode = NULL; in _iwl_op_mode_start() local
|
D | iwl-trans.h | 388 struct iwl_op_mode *op_mode; member 609 struct iwl_op_mode *op_mode; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | ops.c | 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() [all …]
|
D | rs.c | 1336 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_r; in rs_mac80211_tx_status() local 2605 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_rate; in rs_alloc_sta() local 2896 struct iwl_op_mode *op_mode = in rs_rate_update() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | main.c | 1151 struct iwl_op_mode *op_mode; in iwl_op_mode_dvm_start() local 1415 static void iwl_op_mode_dvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_dvm_stop() 1862 static void iwl_nic_error(struct iwl_op_mode *op_mode) in iwl_nic_error() 1875 static void iwl_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_cmd_queue_full() 1887 static void iwl_nic_config(struct iwl_op_mode *op_mode) in iwl_nic_config() 1941 static void iwl_wimax_active(struct iwl_op_mode *op_mode) in iwl_wimax_active() 1949 static void iwl_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_stop_sw_queue() 1968 static void iwl_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_wake_sw_queue() 2008 static void iwl_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_free_skb() 2018 static bool iwl_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_set_hw_rfkill_state() [all …]
|
D | rx.c | 1105 int iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct iwl_rx_cmd_buffer *rxb, in iwl_rx_dispatch()
|
D | mac80211.c | 1628 struct iwl_op_mode *op_mode; in iwl_alloc_all() local
|
D | rs.c | 901 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)priv_r; in rs_tx_status() local
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_ctl.c | 36 struct op_mode { struct 53 struct op_mode pipeline; argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | pcu.c | 875 ath5k_hw_set_opmode(struct ath5k_hw *ah, enum nl80211_iftype op_mode) in ath5k_hw_set_opmode() 953 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()
|
/linux-4.1.27/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 | 491 u32 op_mode; in validate_esw_config() local 557 u8 op_mode = 0, pci_func; in qlcnic_sysfs_write_esw_config() local
|
D | qlcnic_main.c | 1113 u32 op_mode, priv_level; in qlcnic_check_vf() local 1450 u32 op_mode, priv_level; in qlcnic_check_eswitch_mode() local
|
D | qlcnic.h | 507 u16 op_mode; member 1195 __le16 op_mode; /* 1 = Priv, 2 = NP, 3 = NP passthru */ member 1234 u16 op_mode; member 1359 u8 op_mode; member 1371 u8 op_mode; member
|
D | qlcnic_83xx_hw.c | 757 u32 op_mode, priv_level; in qlcnic_83xx_check_vf() local
|
/linux-4.1.27/include/linux/platform_data/ |
D | davinci_asp.h | 81 u8 op_mode; member
|
/linux-4.1.27/drivers/usb/host/ |
D | fsl-mph-dr-of.c | 24 enum fsl_usb2_operating_modes op_mode; /* operating mode */ member
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_plane.c | 205 uint32_t op_mode = 0; in mdp4_plane_mode_set() local
|
/linux-4.1.27/drivers/net/wireless/ |
D | at76c50x-usb.c | 560 u8 *op_mode; in at76_get_op_mode() local 1262 int op_mode; in at76_load_external_fw() local 2440 int op_mode; in at76_probe() local
|
D | mwl8k.c | 4069 __le16 op_mode; member
|
/linux-4.1.27/drivers/dma/ |
D | mv_xor.c | 126 u32 op_mode; in mv_set_mode() local
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.h | 76 u16 op_mode; /* B/G */ member
|
/linux-4.1.27/drivers/usb/dwc2/ |
D | core.c | 682 u32 op_mode = hsotg->hw_params.op_mode; in dwc2_core_host_init() local
|
D | core.h | 426 unsigned op_mode:3; member
|
/linux-4.1.27/drivers/staging/vt6656/ |
D | device.h | 360 enum nl80211_iftype op_mode; member
|
/linux-4.1.27/sound/soc/davinci/ |
D | davinci-mcasp.c | 83 u8 op_mode; member
|
/linux-4.1.27/fs/reiserfs/ |
D | fix_node.c | 2549 int fix_nodes(int op_mode, struct tree_balance *tb, in fix_nodes()
|
/linux-4.1.27/include/uapi/linux/ |
D | cyclades.h | 395 __u32 op_mode; /* operation mode */ member
|
/linux-4.1.27/drivers/staging/vt6655/ |
D | device.h | 338 enum nl80211_iftype op_mode; member
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | uli526x.c | 170 u8 op_mode; /* real work media mode */ member
|
D | dmfe.c | 256 u8 op_mode; /* real work media mode */ member
|
/linux-4.1.27/arch/alpha/kernel/ |
D | smc37c669.c | 297 unsigned op_mode : 2; /* See note above */ member
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd.h | 1039 __u32 op_mode; member
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | hal.h | 2840 u16 op_mode; member
|