Home
last modified time | relevance | path

Searched refs:NFP_NET_CFG_RSS_ITBL_SZ (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net_ctrl.h224 #define NFP_NET_CFG_RSS_ITBL_SZ 0x80 macro
H A Dnfp_net.c1281 dev_info->reta_size = NFP_NET_CFG_RSS_ITBL_SZ; in nfp_net_infos_get()
2414 if (reta_size != NFP_NET_CFG_RSS_ITBL_SZ) { in nfp_net_rss_reta_write()
2417 "(%d)", reta_size, NFP_NET_CFG_RSS_ITBL_SZ); in nfp_net_rss_reta_write()
2495 if (reta_size != NFP_NET_CFG_RSS_ITBL_SZ) { in nfp_net_reta_query()
2498 "(%d)", reta_size, NFP_NET_CFG_RSS_ITBL_SZ); in nfp_net_reta_query()