mirror of
https://github.com/opnsense/src.git
synced 2026-04-12 12:56:47 -04:00
After an MC reboot, a VF driver may reset before the PF driver has finished bringing everything back up. This includes the VFs EVB port. MC_CMD_VADAPTOR_ALLOC is the first MCDI call after an MC reboot to require the EVB port, so if it fails with MC_CMD_ERR_NO_EVB_PORT, retry the command a few times after waiting a while. Submitted by: Mark Spender <mspender at solarflare.com> Sponsored by: Solarflare Communications, Inc. MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D4333 |
||
|---|---|---|
| .. | ||
| common | ||
| sfxge.c | ||
| sfxge.h | ||
| sfxge_dma.c | ||
| sfxge_ev.c | ||
| sfxge_intr.c | ||
| sfxge_ioc.h | ||
| sfxge_mcdi.c | ||
| sfxge_nvram.c | ||
| sfxge_port.c | ||
| sfxge_rx.c | ||
| sfxge_rx.h | ||
| sfxge_tx.c | ||
| sfxge_tx.h | ||
| sfxge_version.h | ||