/freebsd/sys/contrib/dev/athk/ |
H A D | key.c | 42 bool ath_hw_keyreset(struct ath_common *common, u16 entry) in ath_hw_keyreset() 87 bool ath_hw_keysetmac(struct ath_common *common, u16 entry, const u8 *mac) in ath_hw_keysetmac() 129 static bool ath_hw_set_keycache_entry(struct ath_common *common, u16 entry, in ath_hw_set_keycache_entry() 339 static int ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, in ath_setkey_tkip() 386 static int ath_reserve_key_cache_slot_tkip(struct ath_common *common) in ath_reserve_key_cache_slot_tkip() 405 static int ath_reserve_key_cache_slot(struct ath_common *common, in ath_reserve_key_cache_slot() 473 int ath_key_config(struct ath_common *common, in ath_key_config() 584 void ath_key_delete(struct ath_common *common, u8 hw_key_idx) in ath_key_delete()
|
H A D | main.c | 34 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, in ath_rxbuf_alloc() 68 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) in ath_is_mybeacon() 76 void ath_printk(const char *level, const struct ath_common* common, in ath_printk()
|
H A D | hw.c | 118 void ath_hw_setbssidmask(struct ath_common *common) in ath_hw_setbssidmask() 142 void ath_hw_cycle_counters_update(struct ath_common *common) in ath_hw_cycle_counters_update() 178 int32_t ath_hw_get_listen_time(struct ath_common *common) in ath_hw_get_listen_time()
|
H A D | ath.h | 194 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops() 219 #define ath_emerg(common, fmt, ...) \ argument 221 #define ath_alert(common, fmt, ...) \ argument 223 #define ath_crit(common, fmt, ...) \ argument 225 #define ath_err(common, fmt, ...) \ argument 227 #define ath_warn(common, fmt, ...) \ argument 229 #define ath_notice(common, fmt, ...) \ argument 231 #define ath_info(common, fmt, ...) \ argument 297 #define ath_dbg(common, dbg_mask, fmt, ...) \ argument 309 void _ath_dbg(struct ath_common *common, enum ATH_DEBUG dbg_mask, in _ath_dbg() [all …]
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_ses.h | 190 struct ses_ctrl_common common; member 252 struct ses_ctrl_common common; member 312 struct ses_ctrl_common common; member 339 struct ses_ctrl_common common; member 374 struct ses_ctrl_common common; member 396 struct ses_ctrl_common common; member 423 struct ses_ctrl_common common; member 464 struct ses_ctrl_common common; member 492 struct ses_ctrl_common common; member 515 struct ses_ctrl_common common; member [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | offload.h | 67 struct iwl_stored_beacon_notif_common common; global() member 80 struct iwl_stored_beacon_notif_common common; global() member
|
/freebsd/sys/riscv/riscv/ |
H A D | busdma_machdep.c | 59 struct bus_dma_tag_common *common; in common_bus_dma_tag_create() local 144 struct bus_dma_tag_common *common; in bus_dma_template_clone() local
|
/freebsd/crypto/heimdal/appl/ftp/ |
H A D | Makefile.am | 5 SUBDIRS = common ftp ftpd subdir
|
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha1-thumb.pl | 48 sub common { subroutine
|
/freebsd/sys/arm64/arm64/ |
H A D | busdma_machdep.c | 60 struct bus_dma_tag_common *common; in common_bus_dma_tag_create() local 150 struct bus_dma_tag_common *common; in bus_dma_template_clone() local
|
/freebsd/sys/x86/x86/ |
H A D | busdma_machdep.c | 64 struct bus_dma_tag_common *common; in common_bus_dma_tag_create() local 167 struct bus_dma_tag_common *common; in bus_dma_template_clone() local
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_wired_common.c | 219 int driver_wired_init_common(struct driver_wired_common_data *common, in driver_wired_init_common() 284 void driver_wired_deinit_common(struct driver_wired_common_data *common) in driver_wired_deinit_common()
|
/freebsd/sys/dev/bhnd/cores/pcie2/ |
H A D | bhnd_pcie2_hostbvar.h | 64 struct bhnd_pcie2_softc common; /**< common bhnd_pcie2 state */ member
|
/freebsd/sys/dev/ixgbe/ |
H A D | if_fdir.c | 89 union ixgbe_atr_hash_dword common = {.dword = 0}; in ixgbe_atr() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evrpc-internal.h | 73 struct evrpc_hooks_ common; member 87 struct evrpc_hooks_ common; member
|
/freebsd/contrib/netbsd-tests/lib/libc/time/ |
H A D | t_strptime.c | 228 ATF_TC_HEAD(common, tc) in ATF_TC_HEAD() argument 234 ATF_TC_BODY(common, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/libevent/ |
H A D | evrpc-internal.h | 73 struct evrpc_hooks_ common; member 87 struct evrpc_hooks_ common; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExecutionDomainFix.cpp | 133 unsigned common = A->getCommonDomains(B->AvailableDomains); in merge() local 301 unsigned common = dv->getCommonDomains(available); in visitSoftInstr() local
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_qp.c | 39 struct mlx5_core_rsc_common *common; in mlx5_get_rsc() local 57 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common) in mlx5_core_put_rsc() 65 struct mlx5_core_rsc_common *common = mlx5_get_rsc(dev, rsn); in mlx5_rsc_event() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | offloading.c | 47 struct iwl_proto_offload_cmd_common *common; iwl_mvm_send_proto_offload() local [all...] |
/freebsd/usr.sbin/nvram/ |
H A D | nvram.c | 61 uint8_t buf[NVRAM_SIZE], *cp, *common; in main() local
|
/freebsd/sys/contrib/xen/arch-x86/ |
H A D | xen-mca.h | 126 xen_mcinfo_common_t common; member 141 xen_mcinfo_common_t common; member 164 xen_mcinfo_common_t common; member 226 xen_mcinfo_common_t common; member
|
/freebsd/sbin/restore/ |
H A D | main.c | 283 const char *const common = in usage() local
|
/freebsd/sys/dev/iommu/ |
H A D | busdma_iommu.h | 38 struct bus_dma_tag_common common; member
|
/freebsd/sys/dev/bhnd/cores/pci/ |
H A D | bhnd_pci_hostbvar.h | 228 struct bhnd_pci_softc common; /**< common bhnd_pci state */ member
|