Home
last modified time | relevance | path

Searched refs:eport_flags (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c109 eport->eport_flags = client->ect_eport_flags | EPORT_FLAG_MAC_IN_USE; in fcoe_register_client()
149 atomic_and_32(&mac->fm_eport.eport_flags, ~EPORT_FLAG_MAC_IN_USE); in fcoe_deregister_client()
489 atomic_and_32(&mac->fm_eport.eport_flags, ~EPORT_FLAG_MAC_IN_USE); in fcoe_delete_port()
496 atomic_or_32(&mac->fm_eport.eport_flags, in fcoe_delete_port()
/titanic_41/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h124 uint32_t eport_flags; member
301 (((eport)->eport_flags & EPORT_FLAG_INI_MODE) ? \
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c387 frm->frm_eport->eport_flags |= in fcoei_process_unsol_els_req()
869 frm->frm_eport->eport_flags &= in fcoei_fill_els_fpkt_resp()
879 frm->frm_eport->eport_flags |= in fcoei_fill_els_fpkt_resp()
883 if (!(FRM2SS(frm)->ss_eport->eport_flags & in fcoei_fill_els_fpkt_resp()
891 if (FRM2SS(frm)->ss_eport->eport_flags & in fcoei_fill_els_fpkt_resp()
H A Dfcoei_lv.c1294 if (FRM2SS(frm)->ss_eport->eport_flags & in fcoei_initiate_els_resp()
1845 if (ss->ss_eport->eport_flags & EPORT_FLAG_IS_DIRECT_P2P) { in fcoei_logo_peer()
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c1066 if (!(xch->xch_ss->ss_eport->eport_flags & EPORT_FLAG_IS_DIRECT_P2P)) { in fcoet_process_unsol_flogi_req()
1167 frm->frm_eport->eport_flags &= in fcoet_process_sol_flogi_rsp()
H A Dfcoet.c658 ss->ss_eport->eport_flags & EPORT_FLAG_MAC_IN_USE) { in fcoet_detach_uninit()