Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
HDif_bce.c4256 uint32_t new_link_state, old_link_state; in bce_phy_intr() local
4263 old_link_state = sc->status_block->status_attn_bits_ack & in bce_phy_intr()
4267 if (new_link_state != old_link_state) { /* XXX redundant? */ in bce_phy_intr()