Home
last modified time | relevance | path

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

/drivers/net/ethernet/meta/fbnic/
A Dfbnic_mac.c431 u32 pcs_intr_mask = rd32(fbd, FBNIC_SIG_PCS_INTR_STS); in fbnic_pcs_get_link_event_asic() local
433 if (pcs_intr_mask & FBNIC_SIG_PCS_INTR_LINK_DOWN) in fbnic_pcs_get_link_event_asic()
436 return (pcs_intr_mask & FBNIC_SIG_PCS_INTR_LINK_UP) ? in fbnic_pcs_get_link_event_asic()

Completed in 4 milliseconds