| /linux-4.4.14/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 void iwl_op_mode_rx(struct iwl_op_mode *op_mode,  in iwl_op_mode_rx()
 198 static inline void iwl_op_mode_rx_rss(struct iwl_op_mode *op_mode,  in iwl_op_mode_rx_rss()
 206 static inline void iwl_op_mode_queue_full(struct iwl_op_mode *op_mode,  in iwl_op_mode_queue_full()
 212 static inline void iwl_op_mode_queue_not_full(struct iwl_op_mode *op_mode,  in iwl_op_mode_queue_not_full()
 219 iwl_op_mode_hw_rf_kill(struct iwl_op_mode *op_mode, bool state)  in iwl_op_mode_hw_rf_kill()
 225 static inline void iwl_op_mode_free_skb(struct iwl_op_mode *op_mode,  in iwl_op_mode_free_skb()
 231 static inline void iwl_op_mode_nic_error(struct iwl_op_mode *op_mode)  in iwl_op_mode_nic_error()
 236 static inline void iwl_op_mode_cmd_queue_full(struct iwl_op_mode *op_mode)  in iwl_op_mode_cmd_queue_full()
 241 static inline void iwl_op_mode_nic_config(struct iwl_op_mode *op_mode)  in iwl_op_mode_nic_config()
 [all …]
 
 | 
| D | iwl-drv.c | 112 	struct iwl_op_mode *op_mode;  member1131 	struct iwl_op_mode *op_mode = NULL;  in _iwl_op_mode_start()  local
 
 | 
| D | iwl-trans.h | 451 	struct iwl_op_mode *op_mode;  member685 	struct iwl_op_mode *op_mode;  member
 
 | 
| /linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ | 
| D | ops.c | 142 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode)  in iwl_mvm_nic_config()396 	struct iwl_op_mode *op_mode;  in iwl_op_mode_mvm_start()  local
 614 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode)  in iwl_op_mode_mvm_stop()
 777 static void iwl_mvm_rx(struct iwl_op_mode *op_mode,  in iwl_mvm_rx()
 792 static void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode,  in iwl_mvm_rx_mq()
 807 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mode, int queue)  in iwl_mvm_stop_sw_queue()
 832 static void iwl_mvm_wake_sw_queue(struct iwl_op_mode *op_mode, int queue)  in iwl_mvm_wake_sw_queue()
 867 static bool iwl_mvm_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state)  in iwl_mvm_set_hw_rfkill_state()
 890 static void iwl_mvm_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb)  in iwl_mvm_free_skb()
 1007 static void iwl_mvm_nic_error(struct iwl_op_mode *op_mode)  in iwl_mvm_nic_error()
 [all …]
 
 | 
| D | rs.c | 1375 	struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_r;  in rs_mac80211_tx_status()  local2822 	struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_rate;  in rs_alloc_sta()  local
 3111 	struct iwl_op_mode *op_mode  =  in rs_rate_update()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ | 
| D | main.c | 1151 	struct iwl_op_mode *op_mode;  in iwl_op_mode_dvm_start()  local1415 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()
 
 | 
| D | rx.c | 1076 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi,  in iwl_rx_dispatch()
 | 
| D | mac80211.c | 1639 	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.4.14/drivers/gpu/drm/msm/mdp/mdp5/ | 
| D | mdp5_ctl.c | 35 struct op_mode {  struct52 	struct op_mode pipeline;  argument
 
 | 
| /linux-4.4.14/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.4.14/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()  local554 	u8 op_mode = 0, pci_func;  in qlcnic_sysfs_write_esw_config()  local
 
 | 
| D | qlcnic_main.c | 1122 	u32 op_mode, priv_level;  in qlcnic_check_vf()  local1460 	u32 op_mode, priv_level;  in qlcnic_check_eswitch_mode()  local
 
 | 
| D | qlcnic.h | 505 	u16 op_mode;  member1196 	__le16	op_mode;	/* 1 = Priv, 2 = NP, 3 = NP passthru */  member
 1235 	u16	op_mode;  member
 1357 	u8	op_mode;  member
 1369 	u8	op_mode;  member
 
 | 
| D | qlcnic_83xx_hw.c | 759 	u32 op_mode, priv_level;  in qlcnic_83xx_check_vf()  local
 | 
| /linux-4.4.14/include/linux/platform_data/ | 
| D | davinci_asp.h | 81 	u8 op_mode;  member
 | 
| /linux-4.4.14/drivers/usb/host/ | 
| D | fsl-mph-dr-of.c | 24 	enum fsl_usb2_operating_modes op_mode;	/* operating mode */  member
 | 
| /linux-4.4.14/drivers/dma/ | 
| D | mv_xor.c | 144 	u32 op_mode;  in mv_chan_set_mode()  local177 	u32 op_mode;  in mv_chan_set_mode_to_desc()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ | 
| D | mdp4_plane.c | 227 	uint32_t op_mode = 0;  in mdp4_plane_mode_set()  local
 | 
| /linux-4.4.14/drivers/net/wireless/ | 
| D | at76c50x-usb.c | 560 	u8 *op_mode;  in at76_get_op_mode()  local1262 	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.4.14/drivers/staging/wilc1000/ | 
| D | host_interface.h | 246 struct op_mode {  struct247 	u32 mode;
 
 | 
| /linux-4.4.14/drivers/net/ethernet/toshiba/ | 
| D | ps3_gelic_wireless.h | 76 	u16 op_mode; /* B/G */  member
 | 
| /linux-4.4.14/fs/reiserfs/ | 
| D | fix_node.c | 2549 int fix_nodes(int op_mode, struct tree_balance *tb,  in fix_nodes()
 | 
| /linux-4.4.14/drivers/staging/vt6656/ | 
| D | device.h | 360 	enum nl80211_iftype op_mode;  member
 | 
| /linux-4.4.14/drivers/staging/vt6655/ | 
| D | device.h | 227 	enum nl80211_iftype op_mode;  member
 | 
| /linux-4.4.14/sound/soc/davinci/ | 
| D | davinci-mcasp.c | 85 	u8	op_mode;  member
 | 
| /linux-4.4.14/drivers/usb/dwc2/ | 
| D | core.c | 1050 		u32 op_mode = hsotg->hw_params.op_mode;  in dwc2_core_host_init()  local
 | 
| D | core.h | 456 	unsigned op_mode:3;  member
 | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | cyclades.h | 395 	__u32	op_mode;	/* operation mode */  member
 | 
| /linux-4.4.14/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.4.14/arch/alpha/kernel/ | 
| D | smc37c669.c | 297 	unsigned op_mode : 2;	    /* See note above		    */  member
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ | 
| D | obd.h | 906 	__u32		   op_mode;  member
 | 
| /linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ | 
| D | hal.h | 2840 	u16 op_mode;  member
 |