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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c501 pfc_l2_class_config_t l2_config; local
507 l2_config.value = 0;
510 l2_config.bits.valid = 1;
512 l2_config.bits.valid = 0;
514 l2_config.bits.etype = etype;
515 l2_config.bits.rsrvd = 0;
518 REG_PIO_WRITE64(handle, offset, l2_config.value);

Completed in 66 milliseconds