Searched refs:ep_fcntl (Results 1 – 6 of 6) sorted by relevance
25 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()
342 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()
137 epp->ep_fcntl = fcntl; in siena_phy_link_ev()
230 epp->ep_fcntl = fcntl; in ef10_phy_link_ev()
26 epp->ep_fcntl = els.epls.epls_fcntl; in ef10_mac_poll()
324 unsigned int ep_fcntl; member