Searched refs:xmac_poll_required (Results 1 – 3 of 3) sorted by relevance
1055 if (nic_data->xmac_poll_required) in falcon_ack_status_intr()1235 nic_data->xmac_poll_required = !falcon_xmac_link_ok_retry(efx, 5); in falcon_reconfigure_xmac()1246 if (!efx->link_state.up || !nic_data->xmac_poll_required) in falcon_poll_xmac()1249 nic_data->xmac_poll_required = !falcon_xmac_link_ok_retry(efx, 1); in falcon_poll_xmac()1754 nic_data->xmac_poll_required = true; in falcon_handle_global_event()
291 bool xmac_poll_required; member
419 if (EF4_WORKAROUND_7884(efx) && !nic_data->xmac_poll_required) in sfe4001_check_hw()
Completed in 13 milliseconds