Searched refs:mae_caps (Results 1 – 4 of 4) sorted by relevance
32 struct mae_caps { struct38 int efx_mae_get_caps(struct efx_nic *efx, struct mae_caps *caps); argument
91 struct mae_caps *caps;
115 static int efx_mae_get_basic_caps(struct efx_nic *efx, struct mae_caps *caps) in efx_mae_get_basic_caps()160 int efx_mae_get_caps(struct efx_nic *efx, struct mae_caps *caps) in efx_mae_get_caps()
636 efx->tc->caps = kzalloc(sizeof(struct mae_caps), GFP_KERNEL); in efx_init_struct_tc()