Home
last modified time | relevance | path

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; argument
157 struct myri10ge_jpool_entry *head; argument
165 struct myri10ge_jpool_entry *head;
217 struct myri10ge_jpool_entry *j;
395 struct myri10ge_jpool_entry *small_jpool;
H A Dmyri10ge.c395 struct myri10ge_jpool_entry *jtail, *j, *jfree; in myri10ge_pull_jpool()
441 struct myri10ge_jpool_entry *j; in myri10ge_restock_jumbos()
480 struct myri10ge_jpool_entry *j; in myri10ge_unstock_jumbos()
510 struct myri10ge_jpool_entry *j = (struct myri10ge_jpool_entry *)arg; in myri10ge_jfree_rtn()
544 struct myri10ge_jpool_entry *j; in myri10ge_add_jbuf()
558 j = (struct myri10ge_jpool_entry *) in myri10ge_add_jbuf()
648 struct myri10ge_jpool_entry *j; in myri10ge_jfree_cnt()
695 struct myri10ge_jpool_entry *j; in myri10ge_remove_jbufs()
712 struct myri10ge_jpool_entry *j = NULL; in myri10ge_carve_up_jbufs_into_small_ring()
754 struct myri10ge_jpool_entry *j = NULL; in myri10ge_release_small_jbufs()
[all …]