Searched refs:hpi_pfc_set_l2_hash (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h108 hpi_status_t hpi_pfc_set_l2_hash(hpi_handle_t, boolean_t);
H A Dhxge_pfc.c367 (void) hpi_pfc_set_l2_hash(hxgep->hpi_reg_handle, B_FALSE);
369 (void) hpi_pfc_set_l2_hash(hxgep->hpi_reg_handle, B_TRUE);
427 (void) hpi_pfc_set_l2_hash(hxgep->hpi_reg_handle, B_FALSE);
432 (void) hpi_pfc_set_l2_hash(hxgep->hpi_reg_handle,
664 (void) hpi_pfc_set_l2_hash(handle, B_FALSE);
H A Dhpi_pfc.c211 hpi_pfc_set_l2_hash(hpi_handle_t handle, boolean_t l2_hash) function

Completed in 59 milliseconds