Searched refs:l2_config (Results 1 – 1 of 1) sorted by relevance
501 pfc_l2_class_config_t l2_config; in hpi_pfc_set_l2_class_slot() local507 l2_config.value = 0; in hpi_pfc_set_l2_class_slot()510 l2_config.bits.valid = 1; in hpi_pfc_set_l2_class_slot()512 l2_config.bits.valid = 0; in hpi_pfc_set_l2_class_slot()514 l2_config.bits.etype = etype; in hpi_pfc_set_l2_class_slot()515 l2_config.bits.rsrvd = 0; in hpi_pfc_set_l2_class_slot()518 REG_PIO_WRITE64(handle, offset, l2_config.value); in hpi_pfc_set_l2_class_slot()