Searched refs:F_FW_RSS_VI_CONFIG_CMD_IP4FOURTUPEN (Results 1 – 3 of 3) sorted by relevance
1686 flags |= F_FW_RSS_VI_CONFIG_CMD_IP4FOURTUPEN; in cxgbe_write_rss_conf()1689 flags |= F_FW_RSS_VI_CONFIG_CMD_IP4FOURTUPEN | in cxgbe_write_rss_conf()
907 if (flags & F_FW_RSS_VI_CONFIG_CMD_IP4FOURTUPEN) { in cxgbe_dev_rss_hash_conf_get()
2282 #define F_FW_RSS_VI_CONFIG_CMD_IP4FOURTUPEN \ macro