Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_rx.h70 #define SFC_RXQ_FLAG_RSS_HASH 0x1 macro
H A Dsfc_ef10_rx.c671 if (info->flags & SFC_RXQ_FLAG_RSS_HASH) in sfc_ef10_rx_qcreate()
H A Dsfc_rx.c492 if (info->flags & SFC_RXQ_FLAG_RSS_HASH) in sfc_efx_rx_qcreate()
1174 rxq_info->rxq_flags = SFC_RXQ_FLAG_RSS_HASH; in sfc_rx_qinit()
H A Dsfc_flow.c1339 SFC_RXQ_FLAG_RSS_HASH); in sfc_flow_parse_queue()