Searched refs:ep_fcntl (Results 1 – 6 of 6) sorted by relevance
52 epp->ep_fcntl = sls.sls_fcntl; in siena_mac_poll()122 else if (epp->ep_fcntl & EFX_FCNTL_RESPOND) in siena_mac_reconfigure()123 fcntl = (epp->ep_fcntl & EFX_FCNTL_GENERATE) in siena_mac_reconfigure()
329 old_fcntl = epp->ep_fcntl; in efx_mac_fcntl_set()333 epp->ep_fcntl = fcntl; in efx_mac_fcntl_set()365 epp->ep_fcntl = old_fcntl; in efx_mac_fcntl_set()396 *fcntl_linkp = epp->ep_fcntl; in efx_mac_fcntl_get()
254 epp->ep_fcntl = fcntl; in ef10_phy_link_ev()
164 epp->ep_fcntl = fcntl; in siena_phy_link_ev()
50 epp->ep_fcntl = els.epls.epls_fcntl; in ef10_mac_poll()
313 unsigned int ep_fcntl; member