Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.h79 int (*pcs_get_link_event)(struct fbnic_dev *fbd); member
H A Dfbnic_irq.c90 if (fbd->mac->pcs_get_link_event(fbd) == FBNIC_LINK_EVENT_NONE) { in fbnic_pcs_msix_intr()
H A Dfbnic_mac.c694 .pcs_get_link_event = fbnic_pcs_get_link_event_asic,