Searched refs:hpi_pfc_set_l2_hash (Results 1 – 3 of 3) sorted by relevance
367 (void) hpi_pfc_set_l2_hash(hxgep->hpi_reg_handle, B_FALSE); in hxge_add_mcast_addr()369 (void) hpi_pfc_set_l2_hash(hxgep->hpi_reg_handle, B_TRUE); in hxge_add_mcast_addr()427 (void) hpi_pfc_set_l2_hash(hxgep->hpi_reg_handle, B_FALSE); in hxge_del_mcast_addr()432 (void) hpi_pfc_set_l2_hash(hxgep->hpi_reg_handle, in hxge_del_mcast_addr()664 (void) hpi_pfc_set_l2_hash(handle, B_FALSE); in hxge_pfc_config_init()
108 hpi_status_t hpi_pfc_set_l2_hash(hpi_handle_t, boolean_t);
211 hpi_pfc_set_l2_hash(hpi_handle_t handle, boolean_t l2_hash) in hpi_pfc_set_l2_hash() function