Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c231 ret = fcoe_mac_set_address(&mac->fm_eport, in fcoe_disable_callback()
297 (void) fcoe_mac_set_address(&mac->fm_eport, in fcoe_mac_notify()
339 fcoe_mac_set_address(fcoe_port_t *eport, uint8_t *addr, boolean_t fc_assigned) in fcoe_mac_set_address() function
H A Dfcoe_eth.h38 extern int fcoe_mac_set_address(fcoe_port_t *, uint8_t *, boolean_t);
H A Dfcoe_fc.c122 eport->eport_set_mac_address = fcoe_mac_set_address; in fcoe_register_client()