Home
last modified time | relevance | path

Searched refs:ep_fcntl_autoneg (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mac.c343 old_autoneg = epp->ep_fcntl_autoneg; in efx_mac_fcntl_set()
347 epp->ep_fcntl_autoneg = autoneg; in efx_mac_fcntl_set()
379 epp->ep_fcntl_autoneg = old_autoneg; in efx_mac_fcntl_set()
H A Dsiena_mac.c92 if (epp->ep_fcntl_autoneg) in siena_mac_reconfigure()
H A Defx_impl.h325 boolean_t ep_fcntl_autoneg; member