Home
last modified time | relevance | path

Searched refs:FCOE_MAC_STATE_OFFLINE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h151 #define FCOE_MAC_STATE_OFFLINE 0x0 macro
H A Dfcoe_fc.c183 mac->fm_state = FCOE_MAC_STATE_OFFLINE; in fcoe_ctl()
220 if (mac->fm_state == FCOE_MAC_STATE_OFFLINE) { in fcoe_tx_frame()