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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/fs_enet/
H A Dmac-fcc.c460 static void post_free_irq(struct net_device *dev, int irq) function
568 .post_free_irq = post_free_irq,
H A Dmac-fec.c439 static void post_free_irq(struct net_device *dev, int irq) function
537 .post_free_irq = post_free_irq,
H A Dmac-scc.c415 static void post_free_irq(struct net_device *dev, int irq) function
514 .post_free_irq = post_free_irq,
H A Dfs_enet.h51 void (*post_free_irq)(struct net_device *dev, int irq); member in struct:fs_ops
H A Dfs_enet-main.c680 (*fep->ops->post_free_irq)(dev, irq);

Completed in 66 milliseconds