Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dvio.h252 struct vio_net_dext { struct
266 static inline struct vio_net_dext *vio_net_ext(struct vio_net_desc *desc) in vio_net_ext() argument
268 return (struct vio_net_dext *)&desc->cookies[2]; in vio_net_ext()
/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c415 struct vio_net_dext *dext = vio_net_ext(desc); in vnet_rx_one()
1430 struct vio_net_dext *dext = vio_net_ext(d); in sunvnet_start_xmit_common()
1730 elen += sizeof(struct vio_net_dext); in vnet_port_alloc_tx_ring()