Home
last modified time | relevance | path

Searched refs:ep_epop (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_phy.c122 epp->ep_epop = epop; in efx_phy_probe()
140 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_verify()
157 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_led_set()
227 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_adv_cap_set()
289 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_oui_get()
373 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_link_state_get()
474 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_stats_update()
491 const efx_phy_ops_t *epop = epp->ep_epop; in efx_bist_enable_offline()
521 const efx_phy_ops_t *epop = epp->ep_epop; in efx_bist_start()
560 const efx_phy_ops_t *epop = epp->ep_epop; in efx_bist_poll()
[all …]
H A Defx_port.c42 const efx_phy_ops_t *epop = epp->ep_epop; in efx_port_init()
239 const efx_phy_ops_t *epop = epp->ep_epop; in efx_port_fini()
H A Dsiena_mac.c208 const efx_phy_ops_t *epop = epp->ep_epop; in siena_mac_loopback_set()
H A Defx_mac.c308 const efx_phy_ops_t *epop = epp->ep_epop; in efx_mac_fcntl_set()
H A Def10_mac.c451 const efx_phy_ops_t *epop = epp->ep_epop; in ef10_mac_loopback_set()
H A Defx_impl.h340 const efx_phy_ops_t *ep_epop; member