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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c284 status = hxge_pfc_ip_class_config(hxgep, class, class_config);
288 "hxge_pfc_ip_class_config failed "
635 HXGE_DEBUG_MSG((hxgep, PFC_CTL, " hxge_pfc_ip_class_config tcam %x",
777 hxge_pfc_ip_class_config(p_hxge_t hxgep, tcam_class_t class, uint32_t config) function
785 HXGE_DEBUG_MSG((hxgep, PFC_CTL, " ==> hxge_pfc_ip_class_config"));
816 " hxge_pfc_ip_class_config %x for class %d tcam failed",
821 HXGE_DEBUG_MSG((hxgep, PFC_CTL, "<== hxge_pfc_ip_class_config"));
842 status = hxge_pfc_ip_class_config(hxgep, cl, class_config);
845 "hxge_pfc_ip_class_config failed "

Completed in 47 milliseconds