Home
last modified time | relevance | path

Searched refs:IAVF_FLAG_AQ_CONFIG_RSS_KEY (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_lib.h221 #define IAVF_FLAG_AQ_CONFIG_RSS_KEY (u32)(1 << 11) macro
H A Diavf_vc_common.c873 case IAVF_FLAG_AQ_CONFIG_RSS_KEY: in iavf_vc_send_cmd()
H A Diavf_lib.c1167 iavf_send_vc_msg(sc, IAVF_FLAG_AQ_CONFIG_RSS_KEY); in iavf_config_rss_pf()