Searched refs:xge_hal_device_macaddr_get (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1238 (void) xge_hal_device_macaddr_get(hldev, slot_start + i, in xgell_rx_ring_maddr_init() 1287 if (xge_hal_device_macaddr_get(hldev, slot_start + slot, in xgell_addmac() 1361 (void) xge_hal_device_macaddr_get(hldev, slot_start + slot, in xgell_remmac()
|
/titanic_50/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-device.h | 749 xge_hal_status_e xge_hal_device_macaddr_get(xge_hal_device_t *hldev,
|
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-device.c | 4871 xge_hal_device_macaddr_get(xge_hal_device_t *hldev, int index, in xge_hal_device_macaddr_get() function 5048 (void) xge_hal_device_macaddr_get(hldev, i, &macaddr); in xge_hal_device_macaddr_find() 5357 status = xge_hal_device_macaddr_get(hldev, 0, &hldev->macaddr[0]); in xge_hal_device_initialize()
|