Searched refs:IPP_CONFIG_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_ipp.c | 31 IPP_CONFIG_REG, 174 IPP_REG_RD(handle, portn, IPP_CONFIG_REG, &val); in npi_ipp_reset() 176 IPP_REG_WR(handle, portn, IPP_CONFIG_REG, val); in npi_ipp_reset() 180 IPP_REG_RD(handle, portn, IPP_CONFIG_REG, &val); in npi_ipp_reset() 218 IPP_REG_RD(handle, portn, IPP_CONFIG_REG, &val); in npi_ipp_config() 234 IPP_REG_RD(handle, portn, IPP_CONFIG_REG, &val); in npi_ipp_config() 248 IPP_REG_WR(handle, portn, IPP_CONFIG_REG, val); in npi_ipp_config() 267 IPP_REG_RD(handle, portn, IPP_CONFIG_REG, &val); in npi_ipp_set_max_pktsize() 271 IPP_REG_WR(handle, portn, IPP_CONFIG_REG, val); in npi_ipp_set_max_pktsize() 408 IPP_REG_RD(handle, portn, IPP_CONFIG_REG, &val); in npi_ipp_write_pfifo() [all …]
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_ipp_hw.h | 38 #define IPP_CONFIG_REG 0x000 macro
|