Home
last modified time | relevance | path

Searched refs:gen_countp (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c3024 __out_opt uint32_t *gen_countp) in efx_mae_counters_alloc() argument
3075 if (gen_countp != NULL) { in efx_mae_counters_alloc()
3076 *gen_countp = MCDI_OUT_DWORD(req, in efx_mae_counters_alloc()
3102 __out_opt uint32_t *gen_countp) in efx_mae_counters_free() argument
3153 if (gen_countp != NULL) { in efx_mae_counters_free()
3154 *gen_countp = MCDI_OUT_DWORD(req, in efx_mae_counters_free()
3233 __out_opt uint32_t *gen_countp) in efx_mae_counters_stream_stop() argument
3261 if (gen_countp != NULL) { in efx_mae_counters_stream_stop()
3262 *gen_countp = MCDI_OUT_DWORD(req, in efx_mae_counters_stream_stop()
H A Defx.h4751 __out_opt uint32_t *gen_countp);
4760 __out_opt uint32_t *gen_countp);
4786 __out_opt uint32_t *gen_countp);