Searched refs:epop (Results 1 – 5 of 5) sorted by relevance
80 const efx_phy_ops_t *epop; in efx_phy_probe() local92 epop = &__efx_phy_siena_ops; in efx_phy_probe()97 epop = &__efx_phy_ef10_ops; in efx_phy_probe()102 epop = &__efx_phy_ef10_ops; in efx_phy_probe()110 epp->ep_epop = epop; in efx_phy_probe()128 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_verify() local133 return (epop->epo_verify(enp)); in efx_phy_verify()145 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_led_set() local166 if ((rc = epop->epo_reconfigure(enp)) != 0) in efx_phy_led_set()214 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_adv_cap_set() local[all …]
39 const efx_phy_ops_t *epop = epp->ep_epop; in efx_port_init() local70 if (epop->epo_power != NULL) { in efx_port_init()71 if ((rc = epop->epo_power(enp, B_TRUE)) != 0) in efx_port_init()74 if ((rc = epop->epo_reset(enp)) != 0) in efx_port_init()81 if ((rc = epop->epo_reconfigure(enp)) != 0) in efx_port_init()234 const efx_phy_ops_t *epop = epp->ep_epop; in efx_port_fini() local248 if (epop->epo_power != NULL) in efx_port_fini()249 (void) epop->epo_power(enp, B_FALSE); in efx_port_fini()
206 const efx_phy_ops_t *epop = epp->ep_epop; in siena_mac_loopback_set() local217 if ((rc = epop->epo_reconfigure(enp)) != 0) in siena_mac_loopback_set()
280 const efx_phy_ops_t *epop = epp->ep_epop; in efx_mac_fcntl_set() local323 if ((rc = epop->epo_reconfigure(enp)) != 0) in efx_mac_fcntl_set()
390 const efx_phy_ops_t *epop = epp->ep_epop; in ef10_mac_loopback_set() local401 if ((rc = epop->epo_reconfigure(enp)) != 0) in ef10_mac_loopback_set()