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