Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/
Dmae.h33 u32 match_field_count; member
Dtc.c583 if (efx->tc->caps->match_field_count > MAE_NUM_FIELDS) in efx_init_tc()
590 efx->tc->caps->match_field_count); in efx_init_tc()
Dmae.c129 caps->match_field_count = MCDI_DWORD(outbuf, MAE_GET_CAPS_OUT_MATCH_FIELD_COUNT); in efx_mae_get_basic_caps()