Searched refs:phy_poll_link_status_func (Results 1 – 3 of 3) sorted by relevance
135 uint8_t (*phy_poll_link_status_func)(const struct device *dev); member
828 .phy_poll_link_status_func = phy_xlnx_gem_marvell_alaska_poll_lsts,841 .phy_poll_link_status_func = phy_xlnx_gem_ti_dp83822_poll_lsts,
1177 link_status = dev_data->phy_access_api->phy_poll_link_status_func(dev); in eth_xlnx_gem_poll_phy()