Home
last modified time | relevance | path

Searched refs:VMAC_RX_FRAME_CNT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_vmac_hw.h46 #define VMAC_RX_FRAME_CNT (VMAC_BASE_ADDR + 0x120) macro
H A Dhxge_vmac.c393 HXGE_REG_RD64(handle, VMAC_RX_FRAME_CNT, &rx_frame_cnt.value); in hxge_save_cntrs()