Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h191 hpi_status_t hpi_pfc_get_drop_counter(hpi_handle_t, uint64_t *);
H A Dhpi_pfc.c912 hpi_pfc_get_drop_counter(hpi_handle_t handle, uint64_t *countp) in hpi_pfc_get_drop_counter() function
H A Dhxge_pfc.c1114 (void) hpi_pfc_get_drop_counter(handle, &drop_count.value); in hxge_pfc_intr()