Home
last modified time | relevance | path

Searched refs:port_t (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Dhd6457x.c115 static inline port_t* hdlc_to_port(hdlc_device *hdlc) in hdlc_to_port()
117 return (port_t*)hdlc; in hdlc_to_port()
122 static inline port_t* dev_to_port(struct net_device *dev) in dev_to_port()
129 static inline u16 next_desc(port_t *port, u16 desc, int transmit) in next_desc()
137 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit) in desc_abs_number()
149 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) in desc_offset()
157 static inline pkt_desc* desc_address(port_t *port, u16 desc, int transmit) in desc_address()
170 static inline u32 buffer_offset(port_t *port, u16 desc, int transmit) in buffer_offset()
178 static void sca_init_sync_port(port_t *port) in sca_init_sync_port()
251 static inline void sca_msci_intr(port_t *port) in sca_msci_intr()
[all …]
Dn2.c107 }port_t; typedef
121 port_t ports[2];
170 static void n2_set_iface(port_t *port) in n2_set_iface()
217 port_t *port = hdlc_to_port(hdlc); in n2_open()
241 port_t *port = hdlc_to_port(hdlc); in n2_close()
260 port_t *port = hdlc_to_port(hdlc); in n2_ioctl()
436 port_t *port = &card->ports[cnt]; in n2_run()
Dpci200syn.c86 }port_t; typedef
99 port_t ports[2];
136 static void pci200_set_iface(port_t *port) in pci200_set_iface()
179 port_t *port = hdlc_to_port(hdlc); in pci200_open()
211 port_t *port = hdlc_to_port(hdlc); in pci200_ioctl()
399 port_t *port = &card->ports[i]; in pci200_pci_init_one()
Dc101.c77 typedef card_t port_t; typedef
120 static void c101_set_iface(port_t *port) in c101_set_iface()
158 port_t *port = hdlc_to_port(hdlc); in c101_open()
175 port_t *port = hdlc_to_port(hdlc); in c101_close()
191 port_t *port = hdlc_to_port(hdlc); in c101_ioctl()
/linux-2.4.37.9/drivers/net/bonding/
Dbond_3ad.h254 } port_t; typedef