Home
last modified time | relevance | path

Searched refs:xge_hal_device_macaddr_get (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c1238 (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()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h749 xge_hal_status_e xge_hal_device_macaddr_get(xge_hal_device_t *hldev,
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c4871 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()