Lines Matching defs:port
54 struct port { struct
58 int node; /* physical port #0 - 3 */ argument
81 struct port ports[]; /* 1 - 4 port structures follow */ argument
92 static inline port_status_t *get_status(struct port *port) in get_status()
115 static inline void wanxl_cable_intr(struct port *port) in wanxl_cable_intr()
160 static inline void wanxl_tx_intr(struct port *port) in wanxl_tx_intr()
203 struct port *port = &card->ports[desc->stat & in wanxl_rx_intr() local
273 struct port *port = dev_to_port(dev); in wanxl_xmit() local
320 struct port *port = dev_to_port(dev); in wanxl_attach() local
344 struct port *port = dev_to_port(dev); in wanxl_ioctl() local
394 struct port *port = dev_to_port(dev); in wanxl_open() local
430 struct port *port = dev_to_port(dev); in wanxl_close() local
468 struct port *port = dev_to_port(dev); in wanxl_get_stats() local
765 struct port *port = &card->ports[i]; in wanxl_pci_init_one() local