Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_ndd.c174 if (new_value < ndp->ndp_min || new_value > ndp->ndp_max) in rge_param_set()
241 if (pval >= ndp->ndp_min && pval <= ndp->ndp_max) in rge_param_register()
H A Drge.h164 int ndp_min; member
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_ndd.c172 if (new_value < ndp->ndp_min || new_value > ndp->ndp_max) in unm_param_set()
239 if (pval >= ndp->ndp_min && pval <= ndp->ndp_max) in unm_param_register()
H A Dunm_nic.h283 int ndp_min; member
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h481 uint32_t ndp_min; member