Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c386 static list_t i40e_glist; variable
3448 list_insert_tail(&i40e_glist, i40e); in i40e_attach()
3479 list_remove(&i40e_glist, i40e); in i40e_detach()
3543 list_create(&i40e_glist, sizeof (i40e_t), offsetof(i40e_t, i40e_glink)); in _init()
3554 list_destroy(&i40e_glist); in _init()
3576 list_destroy(&i40e_glist); in _fini()