Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_rx.h212 #define SFC_DP_RX_FEAT_MULTI_PROCESS 0x1 macro
H A Dsfc_ef10_rx.c819 .features = SFC_DP_RX_FEAT_MULTI_PROCESS |
H A Dsfc_ef100_rx.c896 .features = SFC_DP_RX_FEAT_MULTI_PROCESS |
H A Dsfc_ethdev.c2077 if (~dp_rx->features & SFC_DP_RX_FEAT_MULTI_PROCESS) { in sfc_eth_dev_secondary_init()