Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.h78 bool (*pcs_get_link)(struct fbnic_dev *fbd); member
H A Dfbnic_phylink.c45 state->link = fbd->mac->pcs_get_link(fbd); in fbnic_phylink_pcs_get_state()
H A Dfbnic_mac.c693 .pcs_get_link = fbnic_pcs_get_link_asic,