Searched refs:hpi_pfc_set_tcam_enable (Results 1 – 3 of 3) sorted by relevance
548 hpi_status = hpi_pfc_set_tcam_enable(handle, enable); in hxge_pfc_config_tcam_enable()572 hpi_status = hpi_pfc_set_tcam_enable(handle, enable); in hxge_pfc_config_tcam_disable()663 (void) hpi_pfc_set_tcam_enable(handle, B_FALSE); in hxge_pfc_config_init()727 rs = hpi_pfc_set_tcam_enable(handle, B_FALSE); in hxge_pfc_tcam_init()
105 hpi_status_t hpi_pfc_set_tcam_enable(hpi_handle_t, boolean_t);
193 hpi_pfc_set_tcam_enable(hpi_handle_t handle, boolean_t tcam) in hpi_pfc_set_tcam_enable() function