Searched refs:EFX_MAE_MV_DESC (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_mae.c | 499 EFX_MAE_MV_DESC(SRC_IP4_BE, EFX_MAE_FIELD_BE), 500 EFX_MAE_MV_DESC(DST_IP4_BE, EFX_MAE_FIELD_BE), 501 EFX_MAE_MV_DESC(IP_PROTO, EFX_MAE_FIELD_BE), 502 EFX_MAE_MV_DESC(IP_TOS, EFX_MAE_FIELD_BE), 503 EFX_MAE_MV_DESC(IP_TTL, EFX_MAE_FIELD_BE), 504 EFX_MAE_MV_DESC(SRC_IP6_BE, EFX_MAE_FIELD_BE), 505 EFX_MAE_MV_DESC(DST_IP6_BE, EFX_MAE_FIELD_BE), 512 #undef EFX_MAE_MV_DESC 539 EFX_MAE_MV_DESC(ENC_IP_TOS, EFX_MAE_FIELD_BE), 540 EFX_MAE_MV_DESC(ENC_IP_TTL, EFX_MAE_FIELD_BE), [all …]
|