Searched defs:lro_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h347 struct lro_entry;
349 struct lro_entry struct
351 struct lro_entry *next;
391 struct lro_entry *lro_active;
392 struct lro_entry *lro_free;
501 struct lro_entry *lro, struct myri10ge_mblk_list *mbl);

Completed in 70 milliseconds