| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_tunnel.c | 45 __out uint32_t *typep) in efx_tunnel_protocol2mae_encap_type() argument 51 *typep = MAE_MCDI_ENCAP_TYPE_NONE; in efx_tunnel_protocol2mae_encap_type() 54 *typep = MAE_MCDI_ENCAP_TYPE_VXLAN; in efx_tunnel_protocol2mae_encap_type() 57 *typep = MAE_MCDI_ENCAP_TYPE_GENEVE; in efx_tunnel_protocol2mae_encap_type() 60 *typep = MAE_MCDI_ENCAP_TYPE_NVGRE; in efx_tunnel_protocol2mae_encap_type()
|
| H A D | efx_phy.c | 300 __out efx_phy_media_type_t *typep) in efx_phy_media_type_get() argument 308 *typep = epp->ep_module_type; in efx_phy_media_type_get() 310 *typep = epp->ep_fixed_port_type; in efx_phy_media_type_get() 349 __out efx_phy_fec_type_t *typep) in efx_phy_fec_type_get() argument 357 *typep = epls.epls_fec; in efx_phy_fec_type_get()
|
| H A D | efx_lic.c | 189 __out uint32_t *typep, 979 __out uint32_t *typep, in efx_mcdi_licensing_v3_get_id() argument 1007 *typep = MCDI_OUT_DWORD(req, LICENSING_GET_ID_V3_OUT_LICENSE_TYPE); in efx_mcdi_licensing_v3_get_id() 1409 __out uint32_t *typep, in efx_lic_get_id() argument 1422 if ((rc = elop->elo_get_id(enp, buffer_size, typep, in efx_lic_get_id()
|
| H A D | efx_rx.c | 472 __out efx_rx_scale_context_type_t *typep) in efx_rx_scale_default_support_get() argument 479 if (typep == NULL) { in efx_rx_scale_default_support_get() 488 *typep = enp->en_rss_context_type; in efx_rx_scale_default_support_get()
|
| H A D | ef10_nvram.c | 2416 __out efx_nvram_type_t *typep) in ef10_nvram_partn_to_type() argument 2423 EFSYS_ASSERT(typep != NULL); in ef10_nvram_partn_to_type() 2431 *typep = entry->nvtype; in ef10_nvram_partn_to_type()
|
| H A D | efx.h | 1196 __out efx_phy_media_type_t *typep); 2818 __out efx_rx_scale_context_type_t *typep); 3645 __out uint32_t *typep, 3847 __out efx_phy_fec_type_t *typep);
|
| /f-stack/tools/libmemstat/ |
| H A D | memstat_malloc.c | 332 struct malloc_type type, *typep; in memstat_kvm_malloc() local 372 for (typep = kmemstatistics; typep != NULL; typep = type.ks_next) { in memstat_kvm_malloc() 373 ret = kread(kvm, typep, &type, sizeof(type), 0); in memstat_kvm_malloc()
|
| /f-stack/freebsd/sys/ |
| H A D | nv.h | 108 const char *nvlist_next(const nvlist_t *nvl, int *typep, void **cookiep);
|
| /f-stack/freebsd/contrib/libnv/ |
| H A D | nvlist.c | 1408 nvlist_next(const nvlist_t *nvl, int *typep, void **cookiep) in nvlist_next() argument 1420 if (typep != NULL) in nvlist_next() 1421 *typep = nvpair_type(nvp); in nvlist_next()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 73 zfs_userquota_prop_t *typep, char *domain, int domainlen, uint64_t *ridp); 3071 zfs_userquota_prop_t *typep, char *domain, int domainlen, uint64_t *ridp) in userquota_propname_decode() argument 3091 *typep = type; in userquota_propname_decode() 3184 uint64_t *propvalue, zfs_userquota_prop_t *typep) in zfs_prop_get_userquota_common() argument 3193 typep, zc.zc_value, sizeof (zc.zc_value), &zc.zc_guid); in zfs_prop_get_userquota_common() 3194 zc.zc_objset_type = *typep; in zfs_prop_get_userquota_common()
|
| /f-stack/freebsd/netgraph/ |
| H A D | netgraph.h | 1138 int ng_make_node_common(struct ng_type *typep, node_p *nodep);
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | netgraph.h | 1142 int ng_make_node_common(struct ng_type *typep, node_p *nodep);
|