| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-op-mode.h | 197 static inline void iwl_op_mode_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_stop() 203 static inline void iwl_op_mode_rx(struct iwl_op_mode *op_mode, in iwl_op_mode_rx() 210 static inline void iwl_op_mode_rx_rss(struct iwl_op_mode *op_mode, in iwl_op_mode_rx_rss() 218 static inline void iwl_op_mode_queue_full(struct iwl_op_mode *op_mode, in iwl_op_mode_queue_full() 224 static inline void iwl_op_mode_queue_not_full(struct iwl_op_mode *op_mode, in iwl_op_mode_queue_not_full() 231 iwl_op_mode_hw_rf_kill(struct iwl_op_mode *op_mode, bool state) in iwl_op_mode_hw_rf_kill() 237 static inline void iwl_op_mode_free_skb(struct iwl_op_mode *op_mode, in iwl_op_mode_free_skb() 245 static inline void iwl_op_mode_nic_error(struct iwl_op_mode *op_mode, in iwl_op_mode_nic_error() 251 static inline void iwl_op_mode_dump_error(struct iwl_op_mode *op_mode, in iwl_op_mode_dump_error() 263 static inline void iwl_op_mode_nic_config(struct iwl_op_mode *op_mode) in iwl_op_mode_nic_config() [all …]
|
| H A D | iwl-drv.c | 74 struct iwl_op_mode *op_mode; member 1560 struct iwl_op_mode *op_mode = NULL; in _iwl_op_mode_start() local
|
| H A D | iwl-trans.c | 392 struct iwl_op_mode *op_mode) in iwl_trans_op_mode_enter()
|
| H A D | iwl-trans.h | 908 struct iwl_op_mode *op_mode; member
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | mld.c | 336 iwl_mld_configure_trans(struct iwl_op_mode *op_mode) in iwl_mld_configure_trans() 386 struct iwl_op_mode *op_mode; in iwl_op_mode_mld_start() local 494 iwl_op_mode_mld_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mld_stop() 524 static void iwl_mld_queue_state_change(struct iwl_op_mode *op_mode, in iwl_mld_queue_state_change() 570 iwl_mld_queue_full(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mld_queue_full() 576 iwl_mld_queue_not_full(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mld_queue_not_full() 582 iwl_mld_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_mld_set_hw_rfkill_state() 592 iwl_mld_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_mld_free_skb() 638 iwl_mld_nic_error(struct iwl_op_mode *op_mode, in iwl_mld_nic_error() 671 static void iwl_mld_dump_error(struct iwl_op_mode *op_mode, in iwl_mld_dump_error() [all …]
|
| H A D | notif.c | 582 void iwl_mld_rx(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx() 604 void iwl_mld_rx_rss(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx_rss()
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | ops.c | 97 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config() 1272 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start() local 1620 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop() 1850 static void iwl_mvm_rx(struct iwl_op_mode *op_mode, in iwl_mvm_rx() 1866 void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode, in iwl_mvm_rx_mq() 1895 static void iwl_mvm_queue_state_change(struct iwl_op_mode *op_mode, in iwl_mvm_queue_state_change() 1962 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_stop_sw_queue() 1967 static void iwl_mvm_wake_sw_queue(struct iwl_op_mode *op_mode, int hw_queue) in iwl_mvm_wake_sw_queue() 1994 static bool iwl_mvm_set_hw_rfkill_state(struct iwl_op_mode *op_mode, bool state) in iwl_mvm_set_hw_rfkill_state() 2025 static void iwl_mvm_free_skb(struct iwl_op_mode *op_mode, struct sk_buff *skb) in iwl_mvm_free_skb() [all …]
|
| /freebsd/sys/contrib/alpine-hal/ |
| H A D | al_hal_pcie.c | 310 enum al_pcie_operating_mode op_mode = al_pcie_operating_mode_get(pcie_port); in al_pcie_port_relaxed_pcie_ordering_config() local 1290 enum al_pcie_operating_mode op_mode = al_pcie_operating_mode_get(pcie_port); in al_pcie_pf_handle_init() local 1418 enum al_pcie_operating_mode op_mode = al_pcie_operating_mode_get(pcie_port); in al_pcie_port_max_num_of_pfs_set() local 1677 enum al_pcie_operating_mode op_mode; in al_pcie_port_config() local 2071 enum al_pcie_operating_mode op_mode = al_pcie_operating_mode_get(pcie_port); in al_pcie_link_hot_reset() local 2111 enum al_pcie_operating_mode op_mode = al_pcie_operating_mode_get(pcie_port); in al_pcie_link_disable() local 2146 enum al_pcie_operating_mode op_mode = al_pcie_operating_mode_get(pcie_port); in al_pcie_link_retrain() local 2399 enum al_pcie_operating_mode op_mode = al_pcie_operating_mode_get(pcie_port); in al_pcie_atu_region_set() local
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver_common.c | 191 enum ieee80211_op_mode op_mode) in he_supported()
|
| /freebsd/usr.sbin/mfiutil/ |
| H A D | mfi_patrol.c | 256 uint8_t op_mode; in patrol_config() local
|
| /freebsd/crypto/openssl/engines/ |
| H A D | e_afalg.h | 54 } op_mode; typedef
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | testmode.h | 74 __le32 op_mode; member
|
| H A D | testmode.c | 158 u32 op_mode; in mt7915_tm_set_tam_arb() local
|
| H A D | mcu.h | 303 u8 op_mode; member
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_mx4200.c | 953 char time_mark_valid, time_sync, op_mode; in mx4200_parse_t() local
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | mcu.h | 618 __le32 op_mode; member 624 __le32 op_mode; member
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | mcu.h | 583 u8 op_mode; member 599 u8 op_mode; member
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76_connac_mcu.h | 601 u8 op_mode; member 616 u8 op_mode; member
|
| /freebsd/sys/dev/mfi/ |
| H A D | mfireg.h | 1437 uint8_t op_mode; member
|