Home
last modified time | relevance | path

Searched refs:nhash (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h115 unsigned int nhash; member
Dcxgb4_ethtool.c2249 nentries += tids->nhash + in cxgb4_init_ethtool_filters()
Dcxgb4_filter.c1163 (adap->tids.nhash + (adap->tids.stid_base - adap->tids.tid_base))) in is_filter_exact_match()
Dcxgb4_main.c6966 adapter->tids.nhash = 1 << HASHTIDSIZE_G(v); in init_one()
6970 adapter->tids.nhash = HASHTBLSIZE_G(v) << 3; in init_one()