Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c1240 struct iwl_op_mode *op_mode; in iwl_op_mode_dvm_start() local
1526 static void iwl_op_mode_dvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_dvm_stop()
1956 static void iwl_nic_error(struct iwl_op_mode *op_mode, in iwl_nic_error()
1983 static bool iwlagn_sw_reset(struct iwl_op_mode *op_mode, in iwlagn_sw_reset()
1997 static void iwl_nic_config(struct iwl_op_mode *op_mode) in iwl_nic_config()
2047 static void iwl_wimax_active(struct iwl_op_mode *op_mode) in iwl_wimax_active()
2055 static void iwl_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_stop_sw_queue()
2074 static void iwl_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_wake_sw_queue()
2114 static void iwl_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_free_skb()
2124 static bool iwl_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_set_hw_rfkill_state()
H A Drx.c995 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_rx_dispatch()
H A Drs.c855 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)priv_r; in rs_tx_status() local
/linux/drivers/net/wireless/ath/ath5k/
H A Dpcu.c877 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()
H A Dreset.c1146 ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode, in ath5k_hw_reset()
/linux/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d-hw.c52 void dma2d_config_common(struct dma2d_dev *d, enum dma2d_op_mode op_mode, in dma2d_config_common()
H A Ddma2d.h96 enum dma2d_op_mode op_mode; member
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c193 u32 op_mode, priv_level; in qlcnic_83xx_config_vnic_opmode() local
H A Dqlcnic_sysfs.c486 u32 op_mode; in validate_esw_config() local
552 u8 op_mode = 0, pci_func; in qlcnic_sysfs_write_esw_config() local
H A Dqlcnic_main.c1093 u32 op_mode, priv_level; in qlcnic_check_vf() local
1431 u32 op_mode, priv_level; in qlcnic_check_eswitch_mode() local
H A Dqlcnic_83xx_hw.c759 u32 op_mode, priv_level; in qlcnic_83xx_check_vf() local
/linux/drivers/usb/host/
H A Dfsl-mph-dr-of.c22 enum fsl_usb2_operating_modes op_mode; /* operating mode */ member
/linux/drivers/regulator/
H A Dmcp16502.c233 unsigned int op_mode) in _mcp16502_set_mode()
/linux/drivers/spi/
H A Dspi-mtk-snfi.c871 u32 op_mode = 0; in mtk_snand_read_page_cache() local
1061 u32 op_mode = 0; in mtk_snand_write_page_cache() local
/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h184 u32 op_mode :4; member
/linux/drivers/dma/
H A Dmv_xor.c140 u32 op_mode) in mv_chan_set_mode()
/linux/drivers/iio/pressure/
H A Dbmp280.h455 enum bmp280_op_mode op_mode; member
/linux/sound/soc/ti/
H A Ddavinci-mcasp.c93 u8 op_mode; global() member
[all...]
/linux/arch/alpha/kernel/
H A Dsmc37c669.c298 unsigned op_mode : 2; /* See note above */ member
/linux/drivers/media/dvb-frontends/
H A Dmxl5xx_defs.h720 u32 op_mode; /* Envelope mode (0) or internal tone mode (1) */ member
/linux/drivers/usb/dwc2/
H A Dhcd.c2171 u32 op_mode = hsotg->hw_params.op_mode; in dwc2_core_host_init() local
/linux/drivers/cxl/core/
H A Dedac.c1233 __le16 op_mode; member
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py1594 def __init__(self, cw, family, ku_space, op, op_mode, attr_set=None): argument