Home
last modified time | relevance | path

Searched refs:supported_ptypes_get (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_dp_rx.h247 sfc_dp_rx_supported_ptypes_get_t *supported_ptypes_get; member
H A Dsfc_ef10_essb_rx.c766 .supported_ptypes_get = sfc_ef10_supported_ptypes_get,
H A Dsfc_ef10_rx.c838 .supported_ptypes_get = sfc_ef10_supported_ptypes_get,
H A Dsfc_ef100_rx.c1011 .supported_ptypes_get = sfc_ef100_supported_ptypes_get,
H A Dsfc_rx.c665 .supported_ptypes_get = sfc_efx_supported_ptypes_get,
H A Dsfc_ethdev.c201 return sap->dp_rx->supported_ptypes_get(sap->shared->tunnel_encaps); in sfc_dev_supported_ptypes_get()