Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_mac.h14 FBNIC_LINK_EVENT_NONE = 0, enumerator
Dfbnic_irq.c90 if (fbd->mac->pcs_get_link_event(fbd) == FBNIC_LINK_EVENT_NONE) { in fbnic_pcs_msix_intr()
Dfbnic_mac.c443 FBNIC_LINK_EVENT_UP : FBNIC_LINK_EVENT_NONE; in fbnic_pcs_get_link_event_asic()