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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Diseries_veth.c167 struct veth_lpar_connection { struct
217 static struct veth_lpar_connection *veth_cnx[HVMAXARCHITECTEDLPS]; /* = 0 */
221 static void veth_recycle_msg(struct veth_lpar_connection *, struct veth_msg *);
222 static void veth_wake_queues(struct veth_lpar_connection *cnx);
223 static void veth_stop_queues(struct veth_lpar_connection *cnx);
224 static void veth_receive(struct veth_lpar_connection *, struct veth_lpevent *);
247 static inline void veth_stack_push(struct veth_lpar_connection *cnx,
255 static inline struct veth_msg *veth_stack_pop(struct veth_lpar_connection *cnx)
267 static inline int veth_stack_is_empty(struct veth_lpar_connection *cnx)
273 veth_signalevent(struct veth_lpar_connection *cn
[all...]

Completed in 45 milliseconds