Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mac.c301 old_fcntl = epp->ep_fcntl; in efx_mac_fcntl_set()
305 epp->ep_fcntl = fcntl; in efx_mac_fcntl_set()
337 epp->ep_fcntl = old_fcntl; in efx_mac_fcntl_set()
368 *fcntl_linkp = epp->ep_fcntl; in efx_mac_fcntl_get()
H A Dsiena_mac.c49 epp->ep_fcntl = sls.sls_fcntl; in siena_mac_poll()
120 else if (epp->ep_fcntl & EFX_FCNTL_RESPOND) in siena_mac_reconfigure()
121 fcntl = (epp->ep_fcntl & EFX_FCNTL_GENERATE) in siena_mac_reconfigure()
H A Def10_phy.c170 epp->ep_fcntl = fcntl; in ef10_phy_link_ev()
H A Dsiena_phy.c161 epp->ep_fcntl = fcntl; in siena_phy_link_ev()
H A Def10_mac.c50 epp->ep_fcntl = els.els_fcntl; in ef10_mac_poll()
H A Defx_impl.h261 unsigned int ep_fcntl; member