Home
last modified time | relevance | path

Searched refs:XGE_HAL_CARD_HERC (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c630 XGE_HAL_CARD_HERC) { in __hal_device_intr_mgmt()
638 XGE_HAL_CARD_HERC) { in __hal_device_intr_mgmt()
657 XGE_HAL_CARD_HERC) { in __hal_device_intr_mgmt()
1764 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) in xge_hal_device_rts_mac_enable()
1803 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) in xge_hal_device_rts_mac_disable()
2199 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) in __hal_device_pci_init()
2320 if (card_id == XGE_HAL_CARD_HERC) { in __hal_device_pci_info_get()
4686 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) in xge_hal_device_mcast_enable()
4741 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) in xge_hal_device_mcast_disable()
5804 return XGE_HAL_CARD_HERC; in xge_hal_device_check_id()
[all …]
H A Dxgehal-ring.c418 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC && in __hal_ring_prc_enable()
433 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) in __hal_ring_prc_enable()
437 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) in __hal_ring_prc_enable()
581 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) { in __hal_ring_hw_initialize()
H A Dxgehal-mgmt.c152 xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC)) { in xge_hal_mgmt_reg_read()
209 xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC)) { in xge_hal_mgmt_reg_write()
547 if (xge_hal_device_check_id(channel->devh) == XGE_HAL_CARD_HERC) { in xge_hal_mgmt_channel_stats()
H A Dxgehal-stats.c332 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) { in __hal_stats_enable()
742 xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) { in xge_hal_stats_hw()
H A Dxgehal-fifo.c329 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) { in __hal_fifo_close()
H A Dxgehal-mgmtaux.c1232 if (xge_hal_device_check_id(devh) == XGE_HAL_CARD_HERC) { in xge_hal_aux_pci_config_read()
1466 if (xge_hal_device_check_id(hldev) == XGE_HAL_CARD_HERC) { in xge_hal_aux_device_dump()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h77 XGE_HAL_CARD_HERC = 2, enumerator