Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h82 int efx_mae_get_caps(struct efx_nic *efx, struct mae_caps *caps);
H A Dmae.c537 int efx_mae_get_caps(struct efx_nic *efx, struct mae_caps *caps) in efx_mae_get_caps() function
H A Dtc.c2535 rc = efx_mae_get_caps(efx, efx->tc->caps); in efx_init_tc()