Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
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);
A Dcxgb3_offload.c999 static cpl_handler_func cpl_handlers[NUM_CPL_CMDS];
1005 void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h) in t3_register_cpl_handler()

Completed in 6 milliseconds