| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mld.c | 345 iwl_mld_configure_trans(struct iwl_op_mode *op_mode) in iwl_mld_configure_trans() 395 struct iwl_op_mode *op_mode; in iwl_op_mode_mld_start() local 503 iwl_op_mode_mld_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mld_stop() 533 static void iwl_mld_queue_state_change(struct iwl_op_mode *op_mode, in iwl_mld_queue_state_change() 579 iwl_mld_queue_full(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mld_queue_full() 585 iwl_mld_queue_not_full(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mld_queue_not_full() 591 iwl_mld_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_mld_set_hw_rfkill_state() 601 iwl_mld_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_mld_free_skb() 647 iwl_mld_nic_error(struct iwl_op_mode *op_mode, in iwl_mld_nic_error() 680 static void iwl_mld_dump_error(struct iwl_op_mode *op_mode, in iwl_mld_dump_error() [all …]
|
| H A D | notif.c | 594 void iwl_mld_rx(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx() 616 void iwl_mld_rx_rss(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx_rss()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ops.c | 80 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config() 1201 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start() local 1542 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop() 1772 static void iwl_mvm_rx(struct iwl_op_mode *op_mode, in iwl_mvm_rx() 1788 void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode, in iwl_mvm_rx_mq() 1817 static void iwl_mvm_queue_state_change(struct iwl_op_mode *op_mode, in iwl_mvm_queue_state_change() 1884 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_stop_sw_queue() 1889 static void iwl_mvm_wake_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_wake_sw_queue() 1916 static bool iwl_mvm_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_mvm_set_hw_rfkill_state() 1947 static void iwl_mvm_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_mvm_free_skb() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | main.c | 1240 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 D | rx.c | 995 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_rx_dispatch()
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | pcu.c | 877 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 D | reset.c | 1146 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 D | dma2d-hw.c | 52 void dma2d_config_common(struct dma2d_dev *d, enum dma2d_op_mode op_mode, in dma2d_config_common()
|
| H A D | dma2d.h | 96 enum dma2d_op_mode op_mode; member
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_83xx_vnic.c | 193 u32 op_mode, priv_level; in qlcnic_83xx_config_vnic_opmode() local
|
| H A D | qlcnic_sysfs.c | 486 u32 op_mode; in validate_esw_config() local 552 u8 op_mode = 0, pci_func; in qlcnic_sysfs_write_esw_config() local
|
| H A D | qlcnic_main.c | 1093 u32 op_mode, priv_level; in qlcnic_check_vf() local 1431 u32 op_mode, priv_level; in qlcnic_check_eswitch_mode() local
|
| /linux/drivers/usb/host/ |
| H A D | fsl-mph-dr-of.c | 22 enum fsl_usb2_operating_modes op_mode; /* operating mode */ member
|
| /linux/drivers/iio/accel/ |
| H A D | adxl355_core.c | 226 enum adxl355_op_mode op_mode; member 242 enum adxl355_op_mode op_mode) in adxl355_set_op_mode()
|
| H A D | adxl372.c | 359 enum adxl372_op_mode op_mode; member 431 enum adxl372_op_mode op_mode) in adxl372_set_op_mode()
|
| /linux/drivers/regulator/ |
| H A D | mcp16502.c | 233 unsigned int op_mode) in _mcp16502_set_mode()
|
| /linux/drivers/spi/ |
| H A D | spi-mtk-snfi.c | 871 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 D | sl3516-ce.h | 184 u32 op_mode :4; member
|
| /linux/drivers/dma/ |
| H A D | mv_xor.c | 140 u32 op_mode) in mv_chan_set_mode()
|
| /linux/drivers/input/misc/ |
| H A D | da7280.c | 239 u8 op_mode; member
|
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 758 unsigned int op_mode; in dw_hdmi_qp_bridge_atomic_enable() local
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| H A D | uli526x.c | 160 u8 op_mode; /* real work media mode */ member
|
| H A D | dmfe.c | 243 u8 op_mode; /* real work media mode */ member
|
| /linux/drivers/net/pse-pd/ |
| H A D | pd692x0.c | 581 static int pd692x0_pi_get_pw_from_table(int op_mode, int added_pw) in pd692x0_pi_get_pw_from_table()
|
| /linux/drivers/iio/pressure/ |
| H A D | bmp280.h | 455 enum bmp280_op_mode op_mode; member
|