Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_mac.c25 epp->ep_fcntl = sls.sls_fcntl; in siena_mac_poll()
95 else if (epp->ep_fcntl & EFX_FCNTL_RESPOND) in siena_mac_reconfigure()
96 fcntl = (epp->ep_fcntl & EFX_FCNTL_GENERATE) in siena_mac_reconfigure()
H A Defx_mac.c342 old_fcntl = epp->ep_fcntl; in efx_mac_fcntl_set()
346 epp->ep_fcntl = fcntl; in efx_mac_fcntl_set()
378 epp->ep_fcntl = old_fcntl; in efx_mac_fcntl_set()
409 *fcntl_linkp = epp->ep_fcntl; in efx_mac_fcntl_get()
H A Dsiena_phy.c137 epp->ep_fcntl = fcntl; in siena_phy_link_ev()
H A Def10_phy.c230 epp->ep_fcntl = fcntl; in ef10_phy_link_ev()
H A Def10_mac.c26 epp->ep_fcntl = els.epls.epls_fcntl; in ef10_mac_poll()
H A Defx_impl.h324 unsigned int ep_fcntl; member