cpl_handler_func  999 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c static cpl_handler_func cpl_handlers[NUM_CPL_CMDS];
cpl_handler_func 1005 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h)
cpl_handler_func  129 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h typedef int (*cpl_handler_func)(struct t3cdev *dev, struct sk_buff *skb);
cpl_handler_func  140 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h);