Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c941 u64 uhash = 0; in cxgb4vf_mac_sync() local
948 NULL, ucast ? &uhash : &mhash, false); in cxgb4vf_mac_sync()
955 if (uhash || mhash) { in cxgb4vf_mac_sync()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c371 u64 uhash = 0; in cxgb4_mac_sync() local
384 idx, ucast ? &uhash : &mhash, false); in cxgb4_mac_sync()
391 if (uhash || mhash) { in cxgb4_mac_sync()