Home
last modified time | relevance | path

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

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