Searched refs:port_t (Results 1 – 9 of 9) sorted by relevance
62 static inline void enable_intr(port_t *port) in enable_intr()69 static inline void disable_intr(port_t *port) in disable_intr()120 static void sca_init_port(port_t *port) in sca_init_port()278 static inline void sca_tx_done(port_t *port) in sca_tx_done()318 port_t *port = container_of(napi, port_t, napi); in sca_poll()346 port_t *port = get_port(card, i); in sca_intr()357 static void sca_set_port(port_t *port) in sca_set_port()411 port_t *port = dev_to_port(dev); in sca_open()487 port_t *port = dev_to_port(dev); in sca_close()521 port_t *port = dev_to_port(dev); in sca_dump_rings()[all …]
129 static inline void sca_set_carrier(port_t *port) in sca_set_carrier()146 static void sca_init_port(port_t *port) in sca_init_port()217 static inline void sca_msci_intr(port_t *port) in sca_msci_intr()284 static inline void sca_rx_intr(port_t *port) in sca_rx_intr()336 static inline void sca_tx_intr(port_t *port) in sca_tx_intr()382 port_t *port = get_port(card, i); in sca_intr()401 static void sca_set_port(port_t *port) in sca_set_port()454 port_t *port = dev_to_port(dev); in sca_open()535 port_t *port = dev_to_port(dev); in sca_close()575 port_t *port = dev_to_port(dev); in sca_dump_rings()[all …]
75 typedef card_t port_t; typedef97 static void sca_msci_intr(port_t *port);112 static inline void set_carrier(port_t *port) in set_carrier()120 static void sca_msci_intr(port_t *port) in sca_msci_intr()141 static void c101_set_iface(port_t *port) in c101_set_iface()176 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()
74 } port_t; typedef85 port_t ports[2];110 static void pci200_set_iface(port_t *port) in pci200_set_iface()150 port_t *port = dev_to_port(dev); in pci200_open()187 port_t *port = dev_to_port(dev); in pci200_ioctl()368 port_t *port = &card->ports[i]; in pci200_pci_init_one()
104 } port_t; typedef116 port_t ports[2];152 static void n2_set_iface(port_t *port) in n2_set_iface()196 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()435 port_t *port = &card->ports[cnt]; in n2_run()
87 } port_t; typedef101 port_t ports[2];109 static void pc300_set_iface(port_t *port) in pc300_set_iface()159 port_t *port = dev_to_port(dev); in pc300_open()195 port_t *port = dev_to_port(dev); in pc300_ioctl()429 port_t *port = &card->ports[i]; in pc300_pci_init_one()
112 enum port_t { enum161 enum port_t porta, portb, portc,324 enum port_t type;
195 } port_t; typedef199 port_t porta, portb, portc;
244 } port_t; typedef
Completed in 310 milliseconds