Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c888 u64 uhash = 0; in cxgb4vf_mac_sync() local
895 NULL, ucast ? &uhash : &mhash, false); in cxgb4vf_mac_sync()
902 if (uhash || mhash) { in cxgb4vf_mac_sync()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c369 u64 uhash = 0; in cxgb4_mac_sync() local
376 NULL, ucast ? &uhash : &mhash, false); in cxgb4_mac_sync()
383 if (uhash || mhash) { in cxgb4_mac_sync()