Searched refs:vfdi_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c862 static const efx_vfdi_op_t vfdi_ops[VFDI_OP_LIMIT] = { variable
899 if (req->op < VFDI_OP_LIMIT && vfdi_ops[req->op] != NULL) { efx_siena_sriov_vfdi()
900 rc = vfdi_ops[req->op](vf); efx_siena_sriov_vfdi()

Completed in 72 milliseconds