Lines Matching defs:port
57 struct port { struct
61 int node; /* physical port #0 - 3 */ argument
84 struct port ports[0]; /* 1 - 4 port structures follow */ argument
95 static inline port_status_t *get_status(struct port *port) in get_status()
118 static inline void wanxl_cable_intr(struct port *port) in wanxl_cable_intr()
163 static inline void wanxl_tx_intr(struct port *port) in wanxl_tx_intr()
206 struct port *port = &card->ports[desc->stat & in wanxl_rx_intr() local
275 struct port *port = dev_to_port(dev); in wanxl_xmit() local
322 struct port *port = dev_to_port(dev); in wanxl_attach() local
346 struct port *port = dev_to_port(dev); in wanxl_ioctl() local
396 struct port *port = dev_to_port(dev); in wanxl_open() local
432 struct port *port = dev_to_port(dev); in wanxl_close() local
470 struct port *port = dev_to_port(dev); in wanxl_get_stats() local
770 struct port *port = &card->ports[i]; in wanxl_pci_init_one() local