Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_ether_phy.h62 …bool (* p_target_link_partner_ability_get)(ether_phy_instance_ctrl_t * p_instance_ctrl, uint32_t l… member
/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/
Dr_ether_phy.c1092 if (NULL != p_callback->p_target_link_partner_ability_get) in ether_phy_targets_is_support_link_partner_ability()
1094 … result = p_callback->p_target_link_partner_ability_get(p_instance_ctrl, line_speed_duplex); in ether_phy_targets_is_support_link_partner_ability()