Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_mac.c247 __inout_opt uint32_t *generationp) in siena_mac_stats_update() argument
449 if (generationp) in siena_mac_stats_update()
450 *generationp = EFX_QWORD_FIELD(generation_start, EFX_DWORD_0); in siena_mac_stats_update()
H A Def10_mac.c583 __inout_opt uint32_t *generationp) in ef10_mac_stats_update() argument
1027 if (generationp) in ef10_mac_stats_update()
1028 *generationp = EFX_QWORD_FIELD(generation_start, EFX_DWORD_0); in ef10_mac_stats_update()
H A Defx_mac.c846 __inout_opt uint32_t *generationp) in efx_mac_stats_update() argument
856 rc = emop->emo_stats_update(enp, esmp, essp, generationp); in efx_mac_stats_update()
H A Dsiena_impl.h498 __inout_opt uint32_t *generationp);
H A Def10_impl.h385 __inout_opt uint32_t *generationp);
H A Defx.h784 __inout_opt uint32_t *generationp);