Home
last modified time | relevance | path

Searched defs:priv_size (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c18 iwl_trans_alloc(unsigned int priv_size,struct device * dev,const struct iwl_trans_ops * ops,const struct iwl_cfg_trans_params * cfg_trans) iwl_trans_alloc() argument
/freebsd/usr.sbin/bhyve/
H A Dnet_backends_priv.h113 size_t priv_size; member
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_xact.c140 size_t priv_size) in vmbus_xact_ctx_create() argument
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.c922 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size, in ath12k_core_alloc()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c2083 struct ath11k_base *ath11k_core_alloc(struct device *dev, size_t priv_size, in ath11k_core_alloc()
/freebsd/crypto/heimdal/lib/krb5/
H A Dpac.c1044 size_t server_size, priv_size; in _krb5_pac_sign() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.c3633 struct ath10k *ath10k_core_create(size_t priv_size, struct device *dev, in ath10k_core_create()
H A Dmac.c9584 struct ath10k *ath10k_mac_create(size_t priv_size) in ath10k_mac_create()