Home
last modified time | relevance | path

Searched refs:uhash (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c370 u64 uhash = 0; in cxgb4_mac_sync() local
383 idx, ucast ? &uhash : &mhash, false); in cxgb4_mac_sync()
390 if (uhash || mhash) { in cxgb4_mac_sync()

Completed in 31 milliseconds