Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h490 struct rss_cfg_msg { struct
594 struct rss_cfg_msg rss_cfg;
H A Dnic_main.c565 static void nic_config_rss(struct nicpf *nic, struct rss_cfg_msg *cfg) in nic_config_rss()