Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2.h270 struct c2_element { struct
271 struct c2_element *next; argument
280 struct c2_element *to_clean; argument
281 struct c2_element *to_use;
282 struct c2_element *start;
Dc2.c116 struct c2_element *elem; in c2_tx_ring_alloc()
165 struct c2_element *elem; in c2_rx_ring_alloc()
209 static inline int c2_rx_alloc(struct c2_port *c2_port, struct c2_element *elem) in c2_rx_alloc()
261 struct c2_element *elem; in c2_rx_fill()
281 struct c2_element *elem; in c2_rx_clean()
306 static inline int c2_tx_free(struct c2_dev *c2dev, struct c2_element *elem) in c2_tx_free()
327 struct c2_element *elem; in c2_tx_clean()
384 struct c2_element *elem; in c2_tx_interrupt()
420 static void c2_rx_error(struct c2_port *c2_port, struct c2_element *elem) in c2_rx_error()
466 struct c2_element *elem; in c2_rx_interrupt()
[all …]