Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h221 unsigned int tnlalllookup:1; /* Tunnel All Lookup */ member
H A Dt4vf_hw.c1063 rss->u.basicvirtual.tnlalllookup = in t4vf_get_rss_glb_config()
H A Dcxgb4vf_main.c729 if (!adapter->params.rss.u.basicvirtual.tnlalllookup) { in setup_rss()