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