Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h489 struct rss_cfg_msg { struct
595 struct rss_cfg_msg rss_cfg;
Dnic_main.c574 static void nic_config_rss(struct nicpf *nic, struct rss_cfg_msg *cfg) in nic_config_rss()