Home
last modified time | relevance | path

Searched refs:typep (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Drhead_tunnel.c45 __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 Defx_phy.c300 __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 Defx_lic.c189 __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 Defx_rx.c472 __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 Def10_nvram.c2416 __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 Defx.h1218 __out efx_phy_media_type_t *typep);
2895 __out efx_rx_scale_context_type_t *typep);
3747 __out uint32_t *typep,
3949 __out efx_phy_fec_type_t *typep);