Searched refs:show_rss_key (Results 1 – 3 of 3) sorted by relevance
1082 void port_rss_hash_conf_show(portid_t port_id, int show_rss_key);
3744 port_rss_hash_conf_show(portid_t port_id, int show_rss_key) in port_rss_hash_conf_show() argument3772 rss_conf.rss_key = (show_rss_key) ? rss_key : NULL; in port_rss_hash_conf_show()3802 if (!show_rss_key) in port_rss_hash_conf_show()
3207 void *show_rss_key) in cmd_showport_rss_hash_parsed() argument3211 port_rss_hash_conf_show(res->port_id, show_rss_key != NULL); in cmd_showport_rss_hash_parsed()