HomeSort by: relevance | last modified time | path
    Searched defs:cpl_handler_func (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_offload.h 124 typedef int (*cpl_handler_func)(struct toedev *dev, struct mbuf *m); typedef in typeref:typename:int (*)(struct toedev * dev,struct mbuf * m)
135 void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h);
cxgb_offload.h 124 typedef int (*cpl_handler_func)(struct toedev *dev, struct mbuf *m); typedef in typeref:typename:int (*)(struct toedev * dev,struct mbuf * m)
135 void t3_register_cpl_handler(unsigned int opcode, cpl_handler_func h);

Completed in 52 milliseconds