Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h35 #define NIC_MBOX_MSG_RSS_CFG 0x0C /* Config RSS table */ macro
H A Dnicvf_mbox.c27 [NIC_MBOX_MSG_RSS_CFG] = "NIC_MBOX_MSG_RSS_CFG",
259 NIC_MBOX_MSG_RSS_CFG_CONT : NIC_MBOX_MSG_RSS_CFG; in nicvf_mbox_config_rss()