Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h109 hpi_status_t hpi_pfc_mac_addr_enable(hpi_handle_t, uint32_t);
H A Dhpi_pfc.c262 hpi_pfc_mac_addr_enable(hpi_handle_t handle, uint32_t slot) in hpi_pfc_mac_addr_enable() function
444 return (hpi_pfc_mac_addr_enable(handle, slot)); in hpi_pfc_set_mac_address()
H A Dhxge_pfc.c667 (void) hpi_pfc_mac_addr_enable(handle, 0); in hxge_pfc_config_init()