Searched refs:fct_flags (Results 1 – 7 of 7) sorted by relevance
657 if (port->fct_flags & FCT_STATE_LINK_UP_ACKED) {709 if (port->fct_flags & FCT_STATE_LINK_UP) {771 if ((port->fct_flags & FCT_STATE_LINK_UP_ACKED) &&772 !(port->fct_flags & FCT_STATE_FLOGI_CMPL)) {1001 port->fct_flags = 0;1252 port->fct_flags = 0;1485 if (port->fct_flags & FCT_STATE_PORT_ONLINE) {1493 port->fct_flags |= FCT_STATE_NOT_ACKED;1494 port->fct_flags |= FCT_STATE_PORT_ONLINE;1512 if (!(port->fct_flags & FCT_STATE_PORT_ONLINE)) {[all …]
935 port->fct_flags, port->ulp_statec); in emlxs_fcio_get_host_params()939 (port->fct_flags & FCT_STATE_PORT_ONLINE)) { in emlxs_fcio_get_host_params()984 port->fct_flags, port->ulp_statec); in emlxs_fcio_get_host_params()988 (port->fct_flags & FCT_STATE_PORT_ONLINE)) { in emlxs_fcio_get_host_params()
3086 sbp->fct_flags |= EMLXS_FCT_REGISTERED; in emlxs_mb_deferred_cmpl()
1288 ((port->fct_flags & FCT_STATE_PORT_ONLINE) || in emlxs_detach()1289 (port->fct_flags & FCT_STATE_NOT_ACKED))) { in emlxs_detach()
1563 !(port->fct_flags & FCT_STATE_PORT_ONLINE)) { in emlxs_sli3_online()
1354 !(port->fct_flags & FCT_STATE_PORT_ONLINE)) { in emlxs_sli4_online()
82 uint8_t fct_flags; member1111 uint32_t fct_flags; member