Home
last modified time | relevance | path

Searched refs:dev_to_port (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wan/
H A Dc101.c176 port_t *port = dev_to_port(dev); in c101_open()
202 port_t *port = dev_to_port(dev); in c101_close()
215 port_t *port = dev_to_port(dev); in c101_siocdevprivate()
236 port_t *port = dev_to_port(dev); in c101_ioctl()
H A Dhd64572.c57 static inline port_t *dev_to_port(struct net_device *dev) in dev_to_port() function
411 port_t *port = dev_to_port(dev); in sca_open()
487 port_t *port = dev_to_port(dev); in sca_close()
513 dev_to_port(dev)->encoding = encoding; in sca_attach()
514 dev_to_port(dev)->parity = parity; in sca_attach()
521 port_t *port = dev_to_port(dev); in sca_dump_rings()
566 port_t *port = dev_to_port(dev); in sca_xmit()
H A Dhd64570.c84 static inline port_t *dev_to_port(struct net_device *dev) in dev_to_port() function
454 port_t *port = dev_to_port(dev); in sca_open()
535 port_t *port = dev_to_port(dev); in sca_close()
567 dev_to_port(dev)->encoding = encoding; in sca_attach()
568 dev_to_port(dev)->parity = parity; in sca_attach()
575 port_t *port = dev_to_port(dev); in sca_dump_rings()
628 port_t *port = dev_to_port(dev); in sca_xmit()
H A Dn2.c196 port_t *port = dev_to_port(dev); in n2_open()
218 port_t *port = dev_to_port(dev); in n2_close()
247 port_t *port = dev_to_port(dev); in n2_ioctl()