Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.h36 extern int fcoe_enable_callback(fcoe_mac_t *);
H A Dfcoe_eth.c176 fcoe_enable_callback(fcoe_mac_t *mac) in fcoe_enable_callback() function
H A Dfcoe_fc.c168 if (fcoe_enable_callback(mac) == FCOE_FAILURE) { in fcoe_ctl()