Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h67 void efx_mae_counters_grant_credits(struct work_struct *work);
H A Dtc_counters.c285 INIT_WORK(&rx_queue->grant_work, efx_mae_counters_grant_credits); in efx_tc_probe_channel()
H A Dmae.c214 void efx_mae_counters_grant_credits(struct work_struct *work) in efx_mae_counters_grant_credits() function