hpi_pfc_set_tcam_enable
hpi_status_t hpi_pfc_set_tcam_enable(hpi_handle_t, boolean_t);
hpi_status = hpi_pfc_set_tcam_enable(handle, enable);
hpi_status = hpi_pfc_set_tcam_enable(handle, enable);
(void) hpi_pfc_set_tcam_enable(handle, B_FALSE);
rs = hpi_pfc_set_tcam_enable(handle, B_FALSE);