Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Dmae.h38 int efx_mae_get_caps(struct efx_nic *efx, struct mae_caps *caps);
Dmae.c160 int efx_mae_get_caps(struct efx_nic *efx, struct mae_caps *caps) in efx_mae_get_caps() function
Dtc.c580 rc = efx_mae_get_caps(efx, efx->tc->caps); in efx_init_tc()