Searched refs:myri10ge_jpool_entry (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h143 struct myri10ge_jpool_entry;
145 struct myri10ge_jpool_entry { struct
146 struct myri10ge_jpool_entry *next;
157 struct myri10ge_jpool_entry *head;
165 struct myri10ge_jpool_entry *head;
217 struct myri10ge_jpool_entry *j;
395 struct myri10ge_jpool_entry *small_jpool;
H A Dmyri10ge.c399 struct myri10ge_jpool_entry *jtail, *j, *jfree;
423 jfree = (struct myri10ge_jpool_entry *)put;
447 struct myri10ge_jpool_entry *j;
486 struct myri10ge_jpool_entry *j;
516 struct myri10ge_jpool_entry *j = (struct myri10ge_jpool_entry *)arg;
533 myri10ge_remove_jbuf(struct myri10ge_jpool_entry *j)
550 struct myri10ge_jpool_entry *j;
564 j = (struct myri10ge_jpool_entry *)
654 struct myri10ge_jpool_entry *
[all...]

Completed in 105 milliseconds