Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_mac.c437 u32 pcs_intr_mask = rd32(fbd, FBNIC_SIG_PCS_INTR_STS); in fbnic_pcs_get_link_event_asic() local
439 if (pcs_intr_mask & FBNIC_SIG_PCS_INTR_LINK_DOWN) in fbnic_pcs_get_link_event_asic()
442 return (pcs_intr_mask & FBNIC_SIG_PCS_INTR_LINK_UP) ? in fbnic_pcs_get_link_event_asic()