Searched defs:hxge_tcam_default_config (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c38 static hxge_status_t hxge_tcam_default_config(p_hxge_t hxgep);
252 hxge_tcam_default_config(p_hxge_t hxgep) function
258 HXGE_DEBUG_MSG((hxgep, PFC_CTL, "==> hxge_tcam_default_config"));
269 "hxge_tcam_default_config "
287 "hxge_tcam_default_config "
296 HXGE_DEBUG_MSG((hxgep, PFC_CTL, "<== hxge_tcam_default_config"));
987 status = hxge_tcam_default_config(hxgep);
990 "hxge_tcam_default_config failed"));

Completed in 73 milliseconds