port_hash 208 drivers/net/ethernet/sun/sunvnet.c struct hlist_head *hp = &vp->port_hash[hash]; port_hash 307 drivers/net/ethernet/sun/sunvnet.c INIT_HLIST_HEAD(&vp->port_hash[i]); port_hash 487 drivers/net/ethernet/sun/sunvnet.c &vp->port_hash[vnet_hashfn(port->raddr)]); port_hash 121 drivers/net/ethernet/sun/sunvnet_common.h struct hlist_head port_hash[VNET_PORT_HASH_SIZE];