struct tapi_cfg_if_rss_hfunc

Overview

Information about RSS hash function More…

#include <tapi_cfg_if_rss.h>

struct tapi_cfg_if_rss_hfunc {
    // fields

    char name[TAPI_CFG_IF_RSS_HFUNC_NAME_LEN];
    bool enabled;
};

Detailed Documentation

Information about RSS hash function

Fields

char name[TAPI_CFG_IF_RSS_HFUNC_NAME_LEN]

Function name

bool enabled

Whether function is enabled