Home
last modified time | relevance | path

Searched refs:sfc_dp_ft_id_offset (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_dp.c127 int sfc_dp_ft_id_offset = -1; variable
166 sfc_dp_ft_id_offset = field_offset; in sfc_dp_ft_id_register()
H A Dsfc_dp.h159 extern int sfc_dp_ft_id_offset;
H A Dsfc_flow_tunnel.c432 ft_id = *RTE_MBUF_DYNFIELD(m, sfc_dp_ft_id_offset, sfc_ft_id_t *); in sfc_flow_tunnel_get_restore_info()
H A Dsfc_ef100_rx.c461 *RTE_MBUF_DYNFIELD(m, sfc_dp_ft_id_offset, in sfc_ef100_rx_prefix_to_offloads()