Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h127 hpi_status_t hpi_pfc_set_mac_address(hpi_handle_t, uint32_t, uint64_t);
H A Dhpi_pfc.c423 hpi_pfc_set_mac_address(hpi_handle_t handle, uint32_t slot, uint64_t address) in hpi_pfc_set_mac_address() function
H A Dhxge_pfc.c489 hpi_status = hpi_pfc_set_mac_address(handle, slot, addr); in hxge_pfc_set_mac_address()