Searched refs:xmac_poll_required (Results 1 – 3 of 3) sorted by relevance
1053 if (nic_data->xmac_poll_required) in falcon_ack_status_intr()1233 nic_data->xmac_poll_required = !falcon_xmac_link_ok_retry(efx, 5); in falcon_reconfigure_xmac()1244 if (!efx->link_state.up || !nic_data->xmac_poll_required) in falcon_poll_xmac()1247 nic_data->xmac_poll_required = !falcon_xmac_link_ok_retry(efx, 1); in falcon_poll_xmac()1751 nic_data->xmac_poll_required = true; in falcon_handle_global_event()
422 if (EFX_WORKAROUND_7884(efx) && !nic_data->xmac_poll_required) in sfe4001_check_hw()
309 bool xmac_poll_required; member