Home
last modified time | relevance | path

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

/titanic_41/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.c399 struct myri10ge_jpool_entry *jtail, *j, *jfree; in myri10ge_pull_jpool()
423 jfree = (struct myri10ge_jpool_entry *)put; in myri10ge_pull_jpool()
447 struct myri10ge_jpool_entry *j; in myri10ge_restock_jumbos()
486 struct myri10ge_jpool_entry *j; in myri10ge_unstock_jumbos()
516 struct myri10ge_jpool_entry *j = (struct myri10ge_jpool_entry *)arg; in myri10ge_jfree_rtn()
533 myri10ge_remove_jbuf(struct myri10ge_jpool_entry *j) in myri10ge_remove_jbuf()
550 struct myri10ge_jpool_entry *j; in myri10ge_add_jbuf()
564 j = (struct myri10ge_jpool_entry *) in myri10ge_add_jbuf()
654 struct myri10ge_jpool_entry *j; in myri10ge_jfree_cnt()
701 struct myri10ge_jpool_entry *j; in myri10ge_remove_jbufs()
[all …]