vfdi_ops 859 drivers/net/ethernet/sfc/siena_sriov.c static const efx_vfdi_op_t vfdi_ops[VFDI_OP_LIMIT] = { vfdi_ops 896 drivers/net/ethernet/sfc/siena_sriov.c if (req->op < VFDI_OP_LIMIT && vfdi_ops[req->op] != NULL) { vfdi_ops 897 drivers/net/ethernet/sfc/siena_sriov.c rc = vfdi_ops[req->op](vf);