Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_phy.c38 static const efx_phy_ops_t __efx_phy_siena_ops = {
58 static const efx_phy_ops_t __efx_phy_ef10_ops = {
83 const efx_phy_ops_t *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()
[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_impl.h265 } efx_phy_ops_t; typedef
340 const efx_phy_ops_t *ep_epop;
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()