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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2.h272 struct c2_element { struct
273 struct c2_element *next;
282 struct c2_element *to_clean;
283 struct c2_element *to_use;
284 struct c2_element *start;
H A Dc2.c118 struct c2_element *elem;
167 struct c2_element *elem;
211 static inline int c2_rx_alloc(struct c2_port *c2_port, struct c2_element *elem)
262 struct c2_element *elem;
282 struct c2_element *elem;
307 static inline int c2_tx_free(struct c2_dev *c2dev, struct c2_element *elem)
328 struct c2_element *elem;
385 struct c2_element *elem;
421 static void c2_rx_error(struct c2_port *c2_port, struct c2_element *elem)
465 struct c2_element *ele
[all...]

Completed in 48 milliseconds