Searched refs:VFDI_RC_ETIMEDOUT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/ | ||
| D | vfdi.h | 123 #define VFDI_RC_ETIMEDOUT (-110) macro |
| D | siena_sriov.c | 756 return timeout ? 0 : VFDI_RC_ETIMEDOUT; in efx_vfdi_fini_all_queues() |