Home
last modified time | relevance | path

Searched refs:mae_caps (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dmae.h73 struct mae_caps { struct
81 int efx_mae_get_caps(struct efx_nic *efx, struct mae_caps *caps); argument
H A Dtc.h305 struct mae_caps *caps;
H A Dmae.c468 static int efx_mae_get_basic_caps(struct efx_nic *efx, struct mae_caps *caps) in efx_mae_get_basic_caps()
524 int efx_mae_get_caps(struct efx_nic *efx, struct mae_caps *caps) in efx_mae_get_caps()
H A Dtc.c2994 efx->tc->caps = kzalloc_obj(struct mae_caps); in efx_init_struct_tc()