Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_flow.c110 u64 hash_filter_mask = tp->hash_filter_mask; in cxgbe_fill_filter_region() local
169 if (ntuple_mask != hash_filter_mask) in cxgbe_fill_filter_region()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dcommon.h164 u64 hash_filter_mask; member
H A Dt4_hw.c5312 adap->params.tp.hash_filter_mask = v; in t4_init_tp_params()
5314 adap->params.tp.hash_filter_mask |= ((u64)v << 32); in t4_init_tp_params()