Searched refs:hxge_pfc_ip_class_config (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_impl.h | 360 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 D | hxge_pfc.c | 284 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 D | hxge_ndd.c | 993 status = hxge_pfc_ip_class_config(hxgep, class, pa->value); in hxge_param_set_ip_opt()
|