Home
last modified time | relevance | path

Searched refs:PFC_TCAM_CTRL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h61 REG_PIO_WRITE64(handle, PFC_TCAM_CTRL, ctl)
64 REG_PIO_READ64(handle, PFC_TCAM_CTRL, val_p)
H A Dhxge_pfc_hw.h46 #define PFC_TCAM_CTRL (PFC_BASE_ADDR + 0x200D0) macro
H A Dhpi_pfc.c582 offset = PFC_TCAM_CTRL; in hpi_pfc_set_tcam_control()