Searched refs:VH_DONE (Results 1 – 4 of 4) sorted by relevance
119 enum { VH_PHASE0, VH_PHASE1, VH_PHASE2, VH_PHASE3, VH_PHASE4, VH_DONE = 0x80 }; enumerator
605 if (ldcp->hphase != VH_DONE) { in vgen_dringsend_shm()973 if (ldcp->hphase != VH_DONE) { in vgen_poll_rcv_shm()
917 if (ldcp->hphase != VH_DONE) { in vgen_ldcsend_pkt()1020 if (ldcp->hphase == VH_DONE) { in vgen_multicst()3252 ldcp->hphase = VH_DONE; 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()4142 case VH_DONE: in vgen_handshake()5421 if (ldcp->hphase != VH_DONE) { in vgen_handle_datamsg()
620 if (ldcp->hphase != VH_DONE) { in vgen_dringsend()