Searched refs:xge_hal_device_macaddr_set (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-device.h | 752 xge_hal_status_e xge_hal_device_macaddr_set(xge_hal_device_t *hldev,
|
/titanic_44/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-device.c | 1773 status = xge_hal_device_macaddr_set(hldev, index, macaddr); in xge_hal_device_rts_mac_enable() 1812 status = xge_hal_device_macaddr_set(hldev, index, macaddr); in xge_hal_device_rts_mac_disable() 4956 xge_hal_device_macaddr_set(xge_hal_device_t *hldev, int index, in xge_hal_device_macaddr_set() function 5020 status = xge_hal_device_macaddr_set(hldev, index, macaddr); in xge_hal_device_macaddr_clear()
|
/titanic_44/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1547 status = xge_hal_device_macaddr_set(hldev, index, (uchar_t *)macaddr); in xgell_maddr_set()
|