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

/drivers/net/wan/
H A Dhd64572.c60 static inline port_t* dev_to_port(struct net_device *dev)
65 static inline void enable_intr(port_t *port)
72 static inline void disable_intr(port_t *port)
78 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit)
88 static inline u16 desc_offset(port_t *port, u16 desc, int transmit)
95 static inline pkt_desc __iomem *desc_address(port_t *port, u16 desc,
103 static inline u32 buffer_offset(port_t *port, u16 desc, int transmit)
110 static inline void sca_set_carrier(port_t *port)
128 static void sca_init_port(port_t *port)
189 static inline void sca_msci_intr(port_t *por
[all...]
H A Dhd64570.c54 static inline struct net_device *port_to_dev(port_t *port)
82 static inline port_t* dev_to_port(struct net_device *dev)
87 static inline u16 next_desc(port_t *port, u16 desc, int transmit)
94 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit)
105 static inline u16 desc_offset(port_t *port, u16 desc, int transmit)
112 static inline pkt_desc __iomem *desc_address(port_t *port, u16 desc,
125 static inline u32 buffer_offset(port_t *port, u16 desc, int transmit)
132 static inline void sca_set_carrier(port_t *port)
150 static void sca_init_port(port_t *port)
222 static inline void sca_msci_intr(port_t *por
[all...]
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)
131 static void sca_msci_intr(port_t *port)
153 static void c101_set_iface(port_t *port)
189 port_t *port = dev_to_port(dev);
216 port_t *port = dev_to_port(dev);
231 port_t *port = dev_to_port(dev);
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)
162 port_t *port = dev_to_port(dev);
191 port_t *port = dev_to_port(dev);
385 port_t *port = &card->ports[i];
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)
213 port_t *port = dev_to_port(dev);
236 port_t *port = dev_to_port(dev);
254 port_t *port = dev_to_port(dev);
452 port_t *port = &card->ports[cnt];
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)
172 port_t *port = dev_to_port(dev);
200 port_t *port = dev_to_port(dev);
445 port_t *port = &card->ports[i];
/drivers/media/pci/saa7164/
H A Dsaa7164.h119 enum port_t { enum
168 enum port_t porta, portb, portc,
333 enum port_t type;
/drivers/net/bonding/
H A Dbond_3ad.h237 } port_t; typedef in typeref:struct:port
/drivers/media/pci/cx23885/
H A Dcx23885.h187 } port_t; typedef in typeref:enum:__anon2226
191 port_t porta, portb, portc;

Completed in 182 milliseconds