Lines Matching refs:port_t
51 static inline struct net_device *port_to_dev(port_t *port)
79 static inline port_t* dev_to_port(struct net_device *dev)
84 static inline u16 next_desc(port_t *port, u16 desc, int transmit)
91 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit)
102 static inline u16 desc_offset(port_t *port, u16 desc, int transmit)
109 static inline pkt_desc __iomem *desc_address(port_t *port, u16 desc,
122 static inline u32 buffer_offset(port_t *port, u16 desc, int transmit)
129 static inline void sca_set_carrier(port_t *port)
147 static void sca_init_port(port_t *port)
219 static inline void sca_msci_intr(port_t *port)
240 static inline void sca_rx(card_t *card, port_t *port, pkt_desc __iomem *desc,
287 static inline void sca_rx_intr(port_t *port)
339 static inline void sca_tx_intr(port_t *port)
385 port_t *port = get_port(card, i);
404 static void sca_set_port(port_t *port)
459 port_t *port = dev_to_port(dev);
523 port_t *port = dev_to_port(dev);
565 port_t *port = dev_to_port(dev);
619 port_t *port = dev_to_port(dev);