Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet.c208 struct hlist_head *hp = &vp->port_hash[hash]; in __tx_port_find()
307 INIT_HLIST_HEAD(&vp->port_hash[i]); in vnet_new()
490 &vp->port_hash[vnet_hashfn(port->raddr)]); in vnet_port_probe()
H A Dsunvnet_common.h116 spinlock_t lock; /* Protects port_list and port_hash. */
121 struct hlist_head port_hash[VNET_PORT_HASH_SIZE]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunvnet.c208 struct hlist_head *hp = &vp->port_hash[hash]; in __tx_port_find()
309 INIT_HLIST_HEAD(&vp->port_hash[i]); in vnet_new()
491 &vp->port_hash[vnet_hashfn(port->raddr)]); in vnet_port_probe()
H A Dsunvnet_common.h116 spinlock_t lock; /* Protects port_list and port_hash. */
121 struct hlist_head port_hash[VNET_PORT_HASH_SIZE]; member

Completed in 3 milliseconds