Lines Matching refs:c2_dev
211 struct c2_dev *c2dev = c2_port->c2dev; in c2_rx_alloc()
279 struct c2_dev *c2dev = c2_port->c2dev; in c2_rx_clean()
306 static inline int c2_tx_free(struct c2_dev *c2dev, struct c2_element *elem) in c2_tx_free()
382 struct c2_dev *c2dev = c2_port->c2dev; in c2_tx_interrupt()
464 struct c2_dev *c2dev = c2_port->c2dev; in c2_rx_interrupt()
551 struct c2_dev *c2dev = (struct c2_dev *) dev_id; in c2_interrupt()
588 struct c2_dev *c2dev = c2_port->c2dev; in c2_up()
692 struct c2_dev *c2dev = c2_port->c2dev; in c2_down()
732 struct c2_dev *c2dev = c2_port->c2dev; in c2_reset()
759 struct c2_dev *c2dev = c2_port->c2dev; in c2_xmit_frame()
879 static struct net_device *c2_devinit(struct c2_dev *c2dev, in c2_devinit()
929 struct c2_dev *c2dev = NULL; in c2_probe()
1050 c2dev = (struct c2_dev *) ib_alloc_device(sizeof(*c2dev)); in c2_probe()
1195 struct c2_dev *c2dev = pci_get_drvdata(pcidev); in c2_remove()