Searched refs:show_rss_key (Results 1 – 3 of 3) sorted by relevance
957 void port_rss_hash_conf_show(portid_t port_id, int show_rss_key);
2969 port_rss_hash_conf_show(portid_t port_id, int show_rss_key) in port_rss_hash_conf_show() argument2996 rss_conf.rss_key = (show_rss_key) ? rss_key : NULL; in port_rss_hash_conf_show()3024 if (!show_rss_key) in port_rss_hash_conf_show()
3091 void *show_rss_key) in cmd_showport_rss_hash_parsed() argument3095 port_rss_hash_conf_show(res->port_id, show_rss_key != NULL); in cmd_showport_rss_hash_parsed()