Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c510 hxge_pfc_set_hash(p_hxge_t hxgep, uint32_t seed) in hxge_pfc_set_hash() function
875 status = hxge_pfc_set_hash(hxgep, p_class_cfgp->init_hash); in hxge_pfc_update_hw()
H A Dhxge_impl.h365 hxge_status_t hxge_pfc_set_hash(p_hxge_t, uint32_t);
H A Dhxge_ndd.c1029 status = hxge_pfc_set_hash(hxgep, (uint32_t)pa->value); in hxge_param_pfc_hash_init()