Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h360 hxge_status_t hxge_pfc_ip_class_config(p_hxge_t hxgep, tcam_class_t l3_class,
368 hxge_status_t hxge_pfc_ip_class_config(p_hxge_t, tcam_class_t, uint32_t);
H A Dhxge_pfc.c284 status = hxge_pfc_ip_class_config(hxgep, class, class_config); in hxge_tcam_default_config()
777 hxge_pfc_ip_class_config(p_hxge_t hxgep, tcam_class_t class, uint32_t config) in hxge_pfc_ip_class_config() function
842 status = hxge_pfc_ip_class_config(hxgep, cl, class_config); in hxge_pfc_ip_class_config_all()
H A Dhxge_ndd.c963 status = hxge_pfc_ip_class_config(hxgep, class, pa->value); in hxge_param_set_ip_opt()