Searched refs:port_t (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/net/wan/
H A Dhd64572.c60 static inline port_t* dev_to_port(struct net_device *dev) dev_to_port()
65 static inline void enable_intr(port_t *port) enable_intr()
72 static inline void disable_intr(port_t *port) disable_intr()
78 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit) desc_abs_number()
88 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) desc_offset()
95 static inline pkt_desc __iomem *desc_address(port_t *port, u16 desc, desc_address()
103 static inline u32 buffer_offset(port_t *port, u16 desc, int transmit) buffer_offset()
110 static inline void sca_set_carrier(port_t *port) sca_set_carrier()
128 static void sca_init_port(port_t *port) sca_init_port()
189 static inline void sca_msci_intr(port_t *port) sca_msci_intr()
202 static inline void sca_rx(card_t *card, port_t *port, pkt_desc __iomem *desc, sca_rx()
233 static inline int sca_rx_done(port_t *port, int budget) sca_rx_done()
289 static inline void sca_tx_done(port_t *port) sca_tx_done()
330 port_t *port = container_of(napi, port_t, napi); sca_poll()
358 port_t *port = get_port(card, i); sca_intr()
370 static void sca_set_port(port_t *port) sca_set_port()
426 port_t *port = dev_to_port(dev); sca_open()
485 port_t *port = dev_to_port(dev); sca_close()
521 port_t *port = dev_to_port(dev); sca_dump_rings()
567 port_t *port = dev_to_port(dev); sca_xmit()
H A Dhd64570.c54 static inline struct net_device *port_to_dev(port_t *port) port_to_dev()
82 static inline port_t* dev_to_port(struct net_device *dev) dev_to_port()
87 static inline u16 next_desc(port_t *port, u16 desc, int transmit) next_desc()
94 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit) desc_abs_number()
105 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) desc_offset()
112 static inline pkt_desc __iomem *desc_address(port_t *port, u16 desc, desc_address()
125 static inline u32 buffer_offset(port_t *port, u16 desc, int transmit) buffer_offset()
132 static inline void sca_set_carrier(port_t *port) sca_set_carrier()
150 static void sca_init_port(port_t *port) sca_init_port()
222 static inline void sca_msci_intr(port_t *port) sca_msci_intr()
243 static inline void sca_rx(card_t *card, port_t *port, pkt_desc __iomem *desc, sca_rx()
290 static inline void sca_rx_intr(port_t *port) sca_rx_intr()
342 static inline void sca_tx_intr(port_t *port) sca_tx_intr()
388 port_t *port = get_port(card, i); sca_intr()
407 static void sca_set_port(port_t *port) sca_set_port()
462 port_t *port = dev_to_port(dev); sca_open()
526 port_t *port = dev_to_port(dev); sca_close()
568 port_t *port = dev_to_port(dev); sca_dump_rings()
622 port_t *port = dev_to_port(dev); sca_xmit()
H A Dc101.c81 typedef card_t port_t; typedef
104 static void sca_msci_intr(port_t *port);
122 static inline void set_carrier(port_t *port) set_carrier()
131 static void sca_msci_intr(port_t *port) sca_msci_intr()
153 static void c101_set_iface(port_t *port) c101_set_iface()
189 port_t *port = dev_to_port(dev); c101_open()
216 port_t *port = dev_to_port(dev); c101_close()
231 port_t *port = dev_to_port(dev); c101_ioctl()
H A Dpci200syn.c81 }port_t; typedef in typeref:struct:port_s
94 port_t ports[2];
120 static void pci200_set_iface(port_t *port) pci200_set_iface()
162 port_t *port = dev_to_port(dev); pci200_open()
191 port_t *port = dev_to_port(dev); pci200_ioctl()
385 port_t *port = &card->ports[i]; pci200_pci_init_one()
H A Dn2.c112 }port_t; typedef in typeref:struct:port_s
126 port_t ports[2];
167 static void n2_set_iface(port_t *port) n2_set_iface()
213 port_t *port = dev_to_port(dev); n2_open()
236 port_t *port = dev_to_port(dev); n2_close()
254 port_t *port = dev_to_port(dev); n2_ioctl()
452 port_t *port = &card->ports[cnt]; n2_run()
H A Dpc300too.c94 }port_t; typedef in typeref:struct:port_s
110 port_t ports[2];
120 static void pc300_set_iface(port_t *port) pc300_set_iface()
172 port_t *port = dev_to_port(dev); pc300_open()
200 port_t *port = dev_to_port(dev); pc300_ioctl()
445 port_t *port = &card->ports[i]; pc300_pci_init_one()
/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164.h126 enum port_t { enum
175 enum port_t porta, portb, portc,
342 enum port_t type;
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885.h195 } port_t; typedef in typeref:enum:__anon5970
199 port_t porta, portb, portc;
/linux-4.4.14/include/net/
H A Dbond_3ad.h250 } port_t; typedef in typeref:struct:port

Completed in 184 milliseconds