Home
last modified time | relevance | path

Searched refs:efx_mae_allocate_counter (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dmae.h96 int efx_mae_allocate_counter(struct efx_nic *efx, struct efx_tc_counter *cnt);
H A Dtc_counters.c147 rc = efx_mae_allocate_counter(efx, cnt); in efx_tc_flower_allocate_counter()
H A Dmae.c889 int efx_mae_allocate_counter(struct efx_nic *efx, struct efx_tc_counter *cnt) in efx_mae_allocate_counter() function