Searched refs:hphase (Results 1 – 6 of 6) sorted by relevance
917 if (ldcp->hphase != VH_DONE) { in vgen_ldcsend_pkt()920 ldcp->hphase); in vgen_ldcsend_pkt()1020 if (ldcp->hphase == VH_DONE) { in vgen_multicst()2650 ldcp->hphase = VH_PHASE0; in vgen_ldc_init()3251 if (ldcp->hphase == VH_PHASE4) { in vh_nextphase()3252 ldcp->hphase = VH_DONE; in vh_nextphase()3254 ldcp->hphase++; in vh_nextphase()3521 if ((ldcp == NULL) || (ldcp->hphase != VH_DONE)) { in vgen_dds_tx()3779 if (ldcp->hphase == VH_DONE && VGEN_VER_LT(ldcp, 1, 3) && in vgen_vlan_unaware_port_reset()3915 ldcp->hphase = VH_PHASE0; in vgen_process_reset()[all …]
604 ldcp->hphase = VSW_MILESTONE0; in vsw_ldc_attach()1080 if (ldcp->hphase == VSW_MILESTONE4 && VSW_VER_LT(ldcp, 1, 3) && in vsw_vlan_unaware_port_reset()1100 if ((ldcp->hphase == VSW_MILESTONE4) && in vsw_hio_port_reset()1181 if (ldcp->hphase == VSW_MILESTONE4 && ldcp->pls_negotiated == B_TRUE) { in vsw_port_physlink_update()1346 ldcp->hphase = VSW_MILESTONE0; in vsw_ldc_reinit()1579 phase = ldcp->hphase; in vsw_check_flag()1698 ldcp->ldc_id, ldcp->hphase); in vsw_next_milestone()1703 switch (ldcp->hphase) { in vsw_next_milestone()1732 ldcp->hphase = VSW_MILESTONE1; in vsw_next_milestone()1748 ldcp->hphase = VSW_MILESTONE2; in vsw_next_milestone()[all …]
605 if (ldcp->hphase != VH_DONE) { in vgen_dringsend_shm()607 ldcp->hphase); in vgen_dringsend_shm()973 if (ldcp->hphase != VH_DONE) { in vgen_poll_rcv_shm()
620 if (ldcp->hphase != VH_DONE) { in vgen_dringsend()622 ldcp->hphase); in vgen_dringsend()
331 uint32_t hphase; /* handshake phase */ member
283 int hphase; /* handshake phase */ member