Home
last modified time | relevance | path

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

/drivers/net/ethernet/sun/
Dsunqe.c56 static struct sunqec *root_qec_dev;
142 struct sunqec *qecp = qep->parent; in qe_init()
468 struct sunqec *qecp = dev_id; in qec_interrupt()
715 static void qec_init_once(struct sunqec *qecp, struct platform_device *op) in qec_init_once()
765 static struct sunqec *get_qec(struct platform_device *child) in get_qec()
768 struct sunqec *qecp; in get_qec()
772 qecp = kzalloc(sizeof(struct sunqec), GFP_KERNEL); in get_qec()
835 struct sunqec *qecp; in qec_ether_init()
985 struct sunqec *next = root_qec_dev->next_module; in qec_exit()
Dsunqe.h313 struct sunqec { struct
318 struct sunqec *next_module; /* List of all QECs in system */ argument
343 struct sunqec *parent;