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

  /src/sys/dev/pci/cxgb/
cxgb_toedev.h 76 struct tom_info;
95 const struct tom_info *offload_mod; /* attached TCP offload module */
116 struct tom_info { struct
121 TAILQ_ENTRY(tom_info) entry;
129 extern int register_tom(struct tom_info *t);
130 extern int unregister_tom(struct tom_info *t);
cxgb_toedev.h 76 struct tom_info;
95 const struct tom_info *offload_mod; /* attached TCP offload module */
116 struct tom_info { struct
121 TAILQ_ENTRY(tom_info) entry;
129 extern int register_tom(struct tom_info *t);
130 extern int unregister_tom(struct tom_info *t);

Completed in 25 milliseconds