Home
last modified time | relevance | path

Searched refs:uhash (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c943 u64 uhash = 0; in cxgb4vf_mac_sync() local
950 NULL, ucast ? &uhash : &mhash, false); in cxgb4vf_mac_sync()
957 if (uhash || mhash) { in cxgb4vf_mac_sync()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c368 u64 uhash = 0; in cxgb4_mac_sync() local
381 idx, ucast ? &uhash : &mhash, false); in cxgb4_mac_sync()
388 if (uhash || mhash) { in cxgb4_mac_sync()