Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_rx.h236 sfc_dp_rx_supported_ptypes_get_t *supported_ptypes_get; member
H A Dsfc_ef10_essb_rx.c760 .supported_ptypes_get = sfc_ef10_supported_ptypes_get,
H A Dsfc_ef10_rx.c833 .supported_ptypes_get = sfc_ef10_supported_ptypes_get,
H A Dsfc_ef100_rx.c912 .supported_ptypes_get = sfc_ef100_supported_ptypes_get,
H A Dsfc_rx.c648 .supported_ptypes_get = sfc_efx_supported_ptypes_get,
H A Dsfc_ethdev.c205 return sap->dp_rx->supported_ptypes_get(sap->shared->tunnel_encaps); in sfc_dev_supported_ptypes_get()