Home
last modified time | relevance | path

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

/trueos/sys/dev/bce/
HDif_bce.c6432 u32 new_link_state, old_link_state; in bce_phy_intr() local
6440 old_link_state = sc->status_block->status_attn_bits_ack & in bce_phy_intr()
6444 if (new_link_state != old_link_state) { in bce_phy_intr()