Home
last modified time | relevance | path

Searched refs:c2_element (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/infiniband/hw/amso1100/
Dc2.h271 struct c2_element { struct
272 struct c2_element *next; argument
281 struct c2_element *to_clean; argument
282 struct c2_element *to_use;
283 struct c2_element *start;
Dc2.c114 struct c2_element *elem; in c2_tx_ring_alloc()
163 struct c2_element *elem; in c2_rx_ring_alloc()
207 static inline int c2_rx_alloc(struct c2_port *c2_port, struct c2_element *elem) in c2_rx_alloc()
259 struct c2_element *elem; in c2_rx_fill()
279 struct c2_element *elem; in c2_rx_clean()
304 static inline int c2_tx_free(struct c2_dev *c2dev, struct c2_element *elem) in c2_tx_free()
325 struct c2_element *elem; in c2_tx_clean()
382 struct c2_element *elem; in c2_tx_interrupt()
418 static void c2_rx_error(struct c2_port *c2_port, struct c2_element *elem) in c2_rx_error()
464 struct c2_element *elem; in c2_rx_interrupt()
[all …]