Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c112 static hxge_param_t hxge_param_arr[] = {
407 for (i = 0; i < sizeof (hxge_param_arr) / sizeof (hxge_param_t); i++) { in hxge_init_param()
432 hxgep->param_count = sizeof (hxge_param_arr) / sizeof (hxge_param_t); in hxge_init_param()
H A Dhxge.h132 } hxge_param_t, *p_hxge_param_t; typedef