Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h978 nxge_status_t nxge_get_config_properties(p_nxge_t);
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c1611 nxge_get_config_properties(p_nxge_t nxgep) in nxge_get_config_properties() function
H A Dnxge_main.c798 status = nxge_get_config_properties(nxgep); in nxge_attach()