Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h416 struct rss_cfg_msg { struct
475 struct rss_cfg_msg rss_cfg;
Dnic_main.c446 static void nic_config_rss(struct nicpf *nic, struct rss_cfg_msg *cfg) in nic_config_rss()