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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_offload.h129 typedef int (*cpl_handler_func)(struct t3cdev *dev, struct sk_buff *skb); typedef
140 void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h);
H A Dcxgb3_offload.c998 static cpl_handler_func cpl_handlers[NUM_CPL_CMDS];
1004 void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h)

Completed in 58 milliseconds