Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dmae.h75 u32 match_field_count; member
Dtc.c2863 if (efx->tc->caps->match_field_count > MAE_NUM_FIELDS) in efx_init_tc()
2870 efx->tc->caps->match_field_count); in efx_init_tc()
Dmae.c495 caps->match_field_count = MCDI_DWORD(outbuf, MAE_GET_CAPS_OUT_MATCH_FIELD_COUNT); in efx_mae_get_basic_caps()